Class SpringProject
java.lang.Object
com.azure.runtime.host.resources.Resource<SpringProject>
com.azure.runtime.host.resources.Container<SpringProject>
com.azure.runtime.host.extensions.microservice.common.resources.MicroserviceProject<SpringProject>
com.azure.runtime.host.extensions.spring.resources.SpringProject
- All Implemented Interfaces:
- IntrospectiveResource,- ResourceTrait<SpringProject>,- ResourceWithArguments<SpringProject>,- ResourceWithEndpoints<SpringProject>,- ResourceWithEnvironment<SpringProject>,- ResourceWithLifecycle,- ResourceWithReference<SpringProject>,- ResourceWithTemplate<SpringProject>,- SelfAware<SpringProject>
public class SpringProject
extends MicroserviceProject<SpringProject>
implements ResourceWithTemplate<SpringProject>, IntrospectiveResource
- 
Nested Class SummaryNested classes/interfaces inherited from class com.azure.runtime.host.resources.ContainerContainer.BindMount, Container.Volume
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.azure.runtime.host.extensions.microservice.common.resources.MicroserviceProjectgetPath, introspect, isOpenTelemetryEnabled, onResourcePrecommit, processTemplate, self, withOpenTelemetry, withPathMethods inherited from class com.azure.runtime.host.resources.ContainerwithBindMount, withEntryPoint, withImage, withVolumeMethods inherited from class com.azure.runtime.host.resources.ResourcecopyInto, getAnnotations, getName, getType, withAnnotationMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.azure.runtime.host.resources.traits.IntrospectiveResourceintrospectMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithArgumentswithArgument, withArguments, withArgumentsMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithEndpointsgetEndpoint, getEndpoints, withExternalHttpEndpoints, withHttpEndpoint, withHttpEndpoint, withHttpsEndpoint, withHttpsEndpointMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithEnvironmentwithEnvironment, withEnvironment, withEnvironment, withReference, withReference, withReferenceMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithLifecycleonResourceAdded, onResourceRemovedMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithReferencewithReferenceMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithTemplateprocessTemplate
- 
Constructor Details- 
SpringProject
 
-