jar

org.springframework.boot : spring-boot-actuator

Maven & Gradle

Aug 24, 2023
953 usages
72.7k stars

spring-boot-actuator · Spring Boot Actuator

Table Of Contents

Latest Version

Download org.springframework.boot : spring-boot-actuator JAR file - Latest Versions:

All Versions

Download org.springframework.boot : spring-boot-actuator JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-actuator-3.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.boot.actuate.web.exchanges

├─ org.springframework.boot.actuate.web.exchanges.HttpExchange.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.HttpExchangeRepository.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.InMemoryHttpExchangeRepository.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.Include.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.RecordableHttpRequest.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.RecordableHttpResponse.class - [JAR]

org.springframework.boot.actuate.data.elasticsearch

├─ org.springframework.boot.actuate.data.elasticsearch.ElasticsearchReactiveHealthIndicator.class - [JAR]

org.springframework.boot.actuate.cassandra

├─ org.springframework.boot.actuate.cassandra.CassandraDriverHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.cassandra.CassandraDriverReactiveHealthIndicator.class - [JAR]

org.springframework.boot.actuate.metrics.system

├─ org.springframework.boot.actuate.metrics.system.DiskSpaceMetricsBinder.class - [JAR]

org.springframework.boot.actuate.context

├─ org.springframework.boot.actuate.context.ShutdownEndpoint.class - [JAR]

org.springframework.boot.actuate.logging

├─ org.springframework.boot.actuate.logging.LogFileWebEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.logging.LoggersEndpoint.class - [JAR]

org.springframework.boot.actuate.scheduling

├─ org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.class - [JAR]

org.springframework.boot.actuate.couchbase

├─ org.springframework.boot.actuate.couchbase.CouchbaseHealth.class - [JAR]

├─ org.springframework.boot.actuate.couchbase.CouchbaseHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.couchbase.CouchbaseReactiveHealthIndicator.class - [JAR]

org.springframework.boot.actuate.env

├─ org.springframework.boot.actuate.env.EnvironmentEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.env.EnvironmentEndpointWebExtension.class - [JAR]

org.springframework.boot.actuate.metrics.cache

├─ org.springframework.boot.actuate.metrics.cache.Cache2kCacheMeterBinderProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.CacheMeterBinderProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.CaffeineCacheMeterBinderProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.HazelcastCacheMeterBinderProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.JCacheCacheMeterBinderProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.RedisCacheMeterBinderProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.cache.RedisCacheMetrics.class - [JAR]

org.springframework.boot.actuate.context.properties

├─ org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpointWebExtension.class - [JAR]

org.springframework.boot.actuate.metrics.data

├─ org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener.class - [JAR]

├─ org.springframework.boot.actuate.metrics.data.RepositoryTagsProvider.class - [JAR]

org.springframework.boot.actuate.audit

├─ org.springframework.boot.actuate.audit.AuditEvent.class - [JAR]

├─ org.springframework.boot.actuate.audit.AuditEventRepository.class - [JAR]

├─ org.springframework.boot.actuate.audit.AuditEventsEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.audit.InMemoryAuditEventRepository.class - [JAR]

org.springframework.boot.actuate.jdbc

├─ org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.class - [JAR]

org.springframework.boot.actuate.management

├─ org.springframework.boot.actuate.management.HeapDumpWebEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.management.PlainTextThreadDumpFormatter.class - [JAR]

├─ org.springframework.boot.actuate.management.ThreadDumpEndpoint.class - [JAR]

org.springframework.boot.actuate.security

├─ org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener.class - [JAR]

├─ org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener.class - [JAR]

├─ org.springframework.boot.actuate.security.AuthenticationAuditListener.class - [JAR]

├─ org.springframework.boot.actuate.security.AuthorizationAuditListener.class - [JAR]

org.springframework.boot.actuate.cache

├─ org.springframework.boot.actuate.cache.CachesEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.cache.CachesEndpointWebExtension.class - [JAR]

├─ org.springframework.boot.actuate.cache.NonUniqueCacheException.class - [JAR]

org.springframework.boot.actuate.metrics.web.reactive.server

├─ org.springframework.boot.actuate.metrics.web.reactive.server.DefaultWebFluxTagsProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTags.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTagsContributor.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTagsProvider.class - [JAR]

org.springframework.boot.actuate.metrics.startup

├─ org.springframework.boot.actuate.metrics.startup.StartupTimeMetricsListener.class - [JAR]

org.springframework.boot.actuate.r2dbc

├─ org.springframework.boot.actuate.r2dbc.ConnectionFactoryHealthIndicator.class - [JAR]

org.springframework.boot.actuate.startup

├─ org.springframework.boot.actuate.startup.StartupEndpoint.class - [JAR]

org.springframework.boot.actuate.endpoint.invoke.reflect

├─ org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethod.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethodParameter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethodParameters.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.class - [JAR]

org.springframework.boot.actuate.ldap

├─ org.springframework.boot.actuate.ldap.LdapHealthIndicator.class - [JAR]

org.springframework.boot.actuate.data.redis

├─ org.springframework.boot.actuate.data.redis.RedisHealth.class - [JAR]

├─ org.springframework.boot.actuate.data.redis.RedisHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.data.redis.RedisReactiveHealthIndicator.class - [JAR]

org.springframework.boot.actuate.web.mappings

├─ org.springframework.boot.actuate.web.mappings.HandlerMethodDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.MappingDescriptionProvider.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.MappingsEndpoint.class - [JAR]

org.springframework.boot.actuate.metrics.export.prometheus

├─ org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager.class - [JAR]

├─ org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat.class - [JAR]

org.springframework.boot.actuate.endpoint

├─ org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.ApiVersion.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.EndpointFilter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.EndpointId.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.EndpointsSupplier.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.ExposableEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.InvalidEndpointRequestException.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.InvocationContext.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.Operation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.OperationArgumentResolver.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.OperationResponseBody.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.OperationResponseBodyMap.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.OperationType.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.Producible.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.ProducibleOperationArgumentResolver.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.SanitizableData.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.Sanitizer.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.SanitizingFunction.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.SecurityContext.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.Show.class - [JAR]

org.springframework.boot.actuate.metrics.web.jetty

├─ org.springframework.boot.actuate.metrics.web.jetty.AbstractJettyMetricsBinder.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.jetty.JettyConnectionMetricsBinder.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.jetty.JettyServerThreadPoolMetricsBinder.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.jetty.JettySslHandshakeMetricsBinder.class - [JAR]

org.springframework.boot.actuate.endpoint.annotation

├─ org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.DeleteOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.DiscoveredOperationMethod.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.DiscoveredOperationsFactory.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.DiscovererEndpointFilter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.Endpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.EndpointConverter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.EndpointExtension.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.FilteredEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.OperationReflectiveProcessor.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.ReadOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.Selector.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.annotation.WriteOperation.class - [JAR]

org.springframework.boot.actuate.flyway

├─ org.springframework.boot.actuate.flyway.FlywayEndpoint.class - [JAR]

org.springframework.boot.actuate.session

├─ org.springframework.boot.actuate.session.SessionsEndpoint.class - [JAR]

org.springframework.boot.actuate.endpoint.jmx

├─ org.springframework.boot.actuate.endpoint.jmx.EndpointMBean.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.EndpointObjectNameFactory.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.ExposableJmxEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.JacksonJmxOperationResponseMapper.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.JmxEndpointExporter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.JmxEndpointsSupplier.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.JmxOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.JmxOperationParameter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.JmxOperationResponseMapper.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.MBeanInfoFactory.class - [JAR]

org.springframework.boot.actuate.endpoint.web.reactive

├─ org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping.class - [JAR]

org.springframework.boot.actuate.endpoint.invoke.convert

├─ org.springframework.boot.actuate.endpoint.invoke.convert.ConversionServiceParameterValueMapper.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.convert.IsoOffsetDateTimeConverter.class - [JAR]

org.springframework.boot.actuate.neo4j

├─ org.springframework.boot.actuate.neo4j.Neo4jHealthDetails.class - [JAR]

├─ org.springframework.boot.actuate.neo4j.Neo4jHealthDetailsHandler.class - [JAR]

├─ org.springframework.boot.actuate.neo4j.Neo4jHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.neo4j.Neo4jReactiveHealthIndicator.class - [JAR]

org.springframework.boot.actuate.metrics.amqp

├─ org.springframework.boot.actuate.metrics.amqp.RabbitMetrics.class - [JAR]

org.springframework.boot.actuate.jms

├─ org.springframework.boot.actuate.jms.JmsHealthIndicator.class - [JAR]

org.springframework.boot.actuate.endpoint.invoker.cache

├─ org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvoker.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor.class - [JAR]

org.springframework.boot.actuate.hazelcast

├─ org.springframework.boot.actuate.hazelcast.HazelcastHealthIndicator.class - [JAR]

org.springframework.boot.actuate.web.exchanges.servlet

├─ org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.servlet.RecordableServletHttpRequest.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.servlet.RecordableServletHttpResponse.class - [JAR]

org.springframework.boot.actuate.endpoint.jmx.annotation

├─ org.springframework.boot.actuate.endpoint.jmx.annotation.DiscoveredJmxEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.annotation.DiscoveredJmxOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.annotation.EndpointJmxExtension.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpointDiscoverer.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpointFilter.class - [JAR]

org.springframework.boot.actuate.system

├─ org.springframework.boot.actuate.system.DiskSpaceHealthIndicator.class - [JAR]

org.springframework.boot.actuate.endpoint.web.servlet

├─ org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.servlet.AdditionalHealthEndpointPathsWebMvcHandlerMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.servlet.SkipPathExtensionContentNegotiation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.class - [JAR]

org.springframework.boot.actuate.endpoint.jackson

├─ org.springframework.boot.actuate.endpoint.jackson.EndpointObjectMapper.class - [JAR]

org.springframework.boot.actuate.metrics.http

├─ org.springframework.boot.actuate.metrics.http.Outcome.class - [JAR]

org.springframework.boot.actuate.beans

├─ org.springframework.boot.actuate.beans.BeansEndpoint.class - [JAR]

org.springframework.boot.actuate.amqp

├─ org.springframework.boot.actuate.amqp.RabbitHealthIndicator.class - [JAR]

org.springframework.boot.actuate.metrics.web.servlet

├─ org.springframework.boot.actuate.metrics.web.servlet.DefaultWebMvcTagsProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.servlet.WebMvcTags.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.servlet.WebMvcTagsContributor.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.servlet.WebMvcTagsProvider.class - [JAR]

org.springframework.boot.actuate.web.mappings.reactive

├─ org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDetails.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlersMappingDescriptionProvider.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.reactive.HandlerFunctionDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.class - [JAR]

org.springframework.boot.actuate.mail

├─ org.springframework.boot.actuate.mail.MailHealthIndicator.class - [JAR]

org.springframework.boot.actuate.liquibase

├─ org.springframework.boot.actuate.liquibase.LiquibaseEndpoint.class - [JAR]

org.springframework.boot.actuate.info

├─ org.springframework.boot.actuate.info.BuildInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.EnvironmentInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.GitInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.Info.class - [JAR]

├─ org.springframework.boot.actuate.info.InfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.InfoEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.JavaInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.MapInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.OsInfoContributor.class - [JAR]

├─ org.springframework.boot.actuate.info.SimpleInfoContributor.class - [JAR]

org.springframework.boot.actuate.metrics.web.tomcat

├─ org.springframework.boot.actuate.metrics.web.tomcat.TomcatMetricsBinder.class - [JAR]

org.springframework.boot.actuate.availability

├─ org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.availability.LivenessStateHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.availability.ReadinessStateHealthIndicator.class - [JAR]

org.springframework.boot.actuate.web.mappings.servlet

├─ org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletHandlerMappings.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDetails.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.FilterRegistrationMappingDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.FiltersMappingDescriptionProvider.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.RegistrationMappingDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.ServletRegistrationMappingDescription.class - [JAR]

├─ org.springframework.boot.actuate.web.mappings.servlet.ServletsMappingDescriptionProvider.class - [JAR]

org.springframework.boot.actuate.integration

├─ org.springframework.boot.actuate.integration.IntegrationGraphEndpoint.class - [JAR]

org.springframework.boot.actuate.data.mongo

├─ org.springframework.boot.actuate.data.mongo.MongoHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.data.mongo.MongoReactiveHealthIndicator.class - [JAR]

org.springframework.boot.actuate.endpoint.web.jersey

├─ org.springframework.boot.actuate.endpoint.web.jersey.JerseyEndpointResourceFactory.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.jersey.JerseyHealthEndpointAdditionalPathResourceFactory.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.jersey.JerseyRemainingPathSegmentProvider.class - [JAR]

org.springframework.boot.actuate.health

├─ org.springframework.boot.actuate.health.AbstractHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.health.AdditionalHealthEndpointPath.class - [JAR]

├─ org.springframework.boot.actuate.health.CompositeHealth.class - [JAR]

├─ org.springframework.boot.actuate.health.CompositeHealthContributor.class - [JAR]

├─ org.springframework.boot.actuate.health.CompositeHealthContributorMapAdapter.class - [JAR]

├─ org.springframework.boot.actuate.health.CompositeHealthContributorReactiveAdapter.class - [JAR]

├─ org.springframework.boot.actuate.health.CompositeReactiveHealthContributor.class - [JAR]

├─ org.springframework.boot.actuate.health.CompositeReactiveHealthContributorMapAdapter.class - [JAR]

├─ org.springframework.boot.actuate.health.ContributorRegistry.class - [JAR]

├─ org.springframework.boot.actuate.health.DefaultContributorRegistry.class - [JAR]

├─ org.springframework.boot.actuate.health.DefaultHealthContributorRegistry.class - [JAR]

├─ org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry.class - [JAR]

├─ org.springframework.boot.actuate.health.Health.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthComponent.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthContributor.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthContributorNameFactory.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthContributorRegistry.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpointGroup.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpointGroups.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpointGroupsPostProcessor.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpointSupport.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpointWebExtension.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthEndpointWebExtensionRuntimeHints.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.health.HealthIndicatorReactiveAdapter.class - [JAR]

├─ org.springframework.boot.actuate.health.HttpCodeStatusMapper.class - [JAR]

├─ org.springframework.boot.actuate.health.NamedContributor.class - [JAR]

├─ org.springframework.boot.actuate.health.NamedContributors.class - [JAR]

├─ org.springframework.boot.actuate.health.NamedContributorsMapAdapter.class - [JAR]

├─ org.springframework.boot.actuate.health.PingHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.health.ReactiveHealthContributor.class - [JAR]

├─ org.springframework.boot.actuate.health.ReactiveHealthContributorRegistry.class - [JAR]

├─ org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension.class - [JAR]

├─ org.springframework.boot.actuate.health.ReactiveHealthIndicator.class - [JAR]

├─ org.springframework.boot.actuate.health.SimpleHttpCodeStatusMapper.class - [JAR]

├─ org.springframework.boot.actuate.health.SimpleStatusAggregator.class - [JAR]

├─ org.springframework.boot.actuate.health.Status.class - [JAR]

├─ org.springframework.boot.actuate.health.StatusAggregator.class - [JAR]

├─ org.springframework.boot.actuate.health.SystemHealth.class - [JAR]

org.springframework.boot.actuate.endpoint.web

├─ org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.EndpointMapping.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.EndpointServlet.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.ExposableWebEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.Link.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.PathMappedEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.PathMapper.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.WebEndpointResponse.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.WebOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.WebServerNamespace.class - [JAR]

org.springframework.boot.actuate.endpoint.invoke

├─ org.springframework.boot.actuate.endpoint.invoke.MissingParametersException.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.OperationInvoker.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.OperationInvokerAdvisor.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.OperationParameter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.OperationParameters.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.ParameterMappingException.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper.class - [JAR]

org.springframework.boot.actuate.metrics.annotation

├─ org.springframework.boot.actuate.metrics.annotation.TimedAnnotations.class - [JAR]

org.springframework.boot.actuate.elasticsearch

├─ org.springframework.boot.actuate.elasticsearch.ElasticsearchRestClientHealthIndicator.class - [JAR]

org.springframework.boot.actuate.audit.listener

├─ org.springframework.boot.actuate.audit.listener.AbstractAuditListener.class - [JAR]

├─ org.springframework.boot.actuate.audit.listener.AuditApplicationEvent.class - [JAR]

├─ org.springframework.boot.actuate.audit.listener.AuditListener.class - [JAR]

org.springframework.boot.actuate.metrics.web.client

├─ org.springframework.boot.actuate.metrics.web.client.DefaultRestTemplateExchangeTagsProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.client.ObservationRestTemplateCustomizer.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.client.RestTemplateExchangeTags.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.client.RestTemplateExchangeTagsProvider.class - [JAR]

org.springframework.boot.actuate.influx

├─ org.springframework.boot.actuate.influx.InfluxDbHealthIndicator.class - [JAR]

org.springframework.boot.actuate.endpoint.web.annotation

├─ org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointDiscoverer.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointFilter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.DiscoveredControllerEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.DiscoveredServletEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.DiscoveredWebEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.DiscoveredWebOperation.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.EndpointWebExtension.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ExposableControllerEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.RequestPredicateFactory.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointDiscoverer.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointFilter.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointDiscoverer.class - [JAR]

├─ org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointFilter.class - [JAR]

org.springframework.boot.actuate.metrics.web.reactive.client

├─ org.springframework.boot.actuate.metrics.web.reactive.client.DefaultWebClientExchangeTagsProvider.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.reactive.client.ObservationWebClientCustomizer.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTags.class - [JAR]

├─ org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTagsProvider.class - [JAR]

org.springframework.boot.actuate.metrics.r2dbc

├─ org.springframework.boot.actuate.metrics.r2dbc.ConnectionPoolMetrics.class - [JAR]

org.springframework.boot.actuate.web.exchanges.reactive

├─ org.springframework.boot.actuate.web.exchanges.reactive.HttpExchangesWebFilter.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.reactive.RecordableServerHttpRequest.class - [JAR]

├─ org.springframework.boot.actuate.web.exchanges.reactive.RecordableServerHttpResponse.class - [JAR]

org.springframework.boot.actuate.quartz

├─ org.springframework.boot.actuate.quartz.QuartzEndpoint.class - [JAR]

├─ org.springframework.boot.actuate.quartz.QuartzEndpointWebExtension.class - [JAR]

org.springframework.boot.actuate.metrics.jdbc

├─ org.springframework.boot.actuate.metrics.jdbc.DataSourcePoolMetrics.class - [JAR]

org.springframework.boot.actuate.metrics

├─ org.springframework.boot.actuate.metrics.AutoTimer.class - [JAR]

├─ org.springframework.boot.actuate.metrics.MetricsEndpoint.class - [JAR]

Advertisement

Dependencies from Group

Aug 24, 2023
8.4k usages
72.7k stars
Aug 24, 2023
7.8k usages
72.7k stars
Aug 24, 2023
6.6k usages
72.7k stars
Aug 24, 2023
5.9k usages
72.7k stars
Aug 24, 2023
5.9k usages
72.7k stars

Discover Dependencies

Apr 23, 2023
193 usages
6.7k stars
Jul 27, 2023
258 usages
180 stars
Dec 01, 2021
27 usages
1k stars
Aug 02, 2023
6 usages
Apr 01, 2019
9 usages
Jul 21, 2023
163 usages
Dec 20, 2022
46 usages
Aug 16, 2023
15 usages
Aug 24, 2023
46 usages
680 stars
Apr 17, 2020
5 usages
211 stars