| Interface | Description |
|---|---|
| CoffeeNetAppService |
Service to provide all registered apps via the service discovery.
|
| Class | Description |
|---|---|
| AppQuery |
Builder to query and filter
CoffeeNetApps registered in the discovery service. |
| AppQuery.Builder | |
| CoffeeNetApp |
Application Dto to represent the registered CoffeeNet application from service discovery.
|
| DevelopmentCoffeeNetAppService |
This implementation provides all registered CoffeeNet applications by the eureka service discovery.
|
| IntegrationCoffeeNetAppService |
This implementation provides all registered CoffeeNet applications by the eureka service discovery.
|