Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Enum Classes
  • Annotation Interfaces
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointDiscoverer
    since 3.3.0 in favor of @Endpoint and @WebEndpoint support
    org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointDiscoverer
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.EndpointServlet
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar
    since 3.3.0 in favor of @Endpoint and @WebEndpoint support
    org.springframework.boot.actuate.influx.InfluxDbHealthIndicator
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint(PrometheusRegistry)
    since 3.3.1 for removal in 3.5.0 in favor of PrometheusScrapeEndpoint(PrometheusRegistry, Properties)
    org.springframework.boot.actuate.metrics.export.prometheus.PrometheusSimpleclientScrapeEndpoint
    since 3.3.0 for removal in 3.5.0 in favor of PrometheusScrapeEndpoint
    org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
    since 3.3.0 for removal in 3.5.0 in favor of PrometheusOutputFormat
    org.springframework.boot.actuate.session.SessionsEndpoint(FindByIndexNameSessionRepository<? extends Session>)
    since 3.3.0 for removal in 3.5.0 in favor of SessionsEndpoint(SessionRepository, FindByIndexNameSessionRepository)
  • Deprecated Interfaces
    Interface
    Description
    org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
  • Deprecated Classes
    Class
    Description
    org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointDiscoverer
    since 3.3.0 in favor of @Endpoint and @WebEndpoint support
    org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointDiscoverer
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.EndpointServlet
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar
    since 3.3.0 in favor of @Endpoint and @WebEndpoint support
    org.springframework.boot.actuate.influx.InfluxDbHealthIndicator
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.actuate.metrics.export.prometheus.PrometheusSimpleclientScrapeEndpoint
    since 3.3.0 for removal in 3.5.0 in favor of PrometheusScrapeEndpoint
  • Deprecated Enum Classes
    Enum Class
    Description
    org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
    since 3.3.0 for removal in 3.5.0 in favor of PrometheusOutputFormat
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
    org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint
    since 3.3.0 in favor of @Endpoint and @WebEndpoint
  • Deprecated Constructors
    Constructor
    Description
    org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint(PrometheusRegistry)
    since 3.3.1 for removal in 3.5.0 in favor of PrometheusScrapeEndpoint(PrometheusRegistry, Properties)
    org.springframework.boot.actuate.session.SessionsEndpoint(FindByIndexNameSessionRepository<? extends Session>)
    since 3.3.0 for removal in 3.5.0 in favor of SessionsEndpoint(SessionRepository, FindByIndexNameSessionRepository)