-
Deprecated ClassesClassDescriptionthis class is meant for Spring Boot internal use only.
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionsince 3.0.0 for removal in 3.2.0 in favor of
@AutoConfigureObservability
-
Deprecated MethodsMethodDescriptionorg.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.isIgnoreDefaultModelOnRedirect()to prevent accidental use. Prefer standard AssertJ
assertThat(context)...
calls instead.to prevent accidental use. Prefer standard AssertJassertThat(context)...
calls instead.
-
Deprecated ConstructorsConstructorDescriptionsince 2.6.9 for removal in 3.0.0 in favor of
HealthEndpoint(HealthContributorRegistry, HealthEndpointGroups, Duration)
since 2.6.9 for removal in 3.0.0 in favor ofHealthEndpointWebExtension(HealthContributorRegistry, HealthEndpointGroups, Duration)
since 2.6.9 for removal in 3.0.0 in favor ofReactiveHealthEndpointWebExtension(ReactiveHealthContributorRegistry, HealthEndpointGroups, Duration)
-
Deprecated Enum ConstantsEnum ConstantDescriptionsince 3.0.0 for removal in 3.2.0 in favor of
PrometheusPushGatewayManager.ShutdownOperation.POST
.