Interface SpringApp.DefinitionStages
- Enclosing interface:
- SpringApp
public static interface SpringApp.DefinitionStages
Grouping of all the spring app definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the spring app definition.static interface(Enterprise Tier Only) The stage of spring app definition allowing to bind it to default configuration service.static interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceThe stage of a spring app definition allowing to specify an active deployment.static interfaceThe stage of a spring app definition allowing to specify the disk.static interfaceThe stage of a spring app definition allowing to specify the endpoint.static interfaceThe stage of a spring app definition allowing to specify the service binding.static interface(Enterprise Tier Only) The stage of spring app definition allowing to bind it to service registry.