Package-level declarations

Types

Link copied to clipboard
The HostEventsRepository interface is useful to manage the queries of the HostHistoryEvent
Link copied to clipboard
@Repository
interface HostsRepository : JpaRepository<T, ID>
The HostsRepository interface is useful to manage the queries of the BrownieHost