You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-samples
Christian Dupuis 4648188782 Rework HealthEndpoint and HealthIndicator
With this commit the state of a component or subsystem becomes a first-class citizen in Boot's application health support. HealthIndicators now return a Health instance with status and some contextual details.

An aggregation strategy has been introduced to aggregate several Health instances into one final application Health instance. Out of the box OrderedHealthAggregator can be configured to allow different ordering or a custom HealthAggregator bean can be registered.
11 years ago
..
spring-boot-sample-actuator Rework HealthEndpoint and HealthIndicator 11 years ago
spring-boot-sample-actuator-log4j Polish 11 years ago
spring-boot-sample-actuator-noweb Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-actuator-ui Rework HealthEndpoint and HealthIndicator 11 years ago
spring-boot-sample-amqp Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-aop Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-batch Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-data-gemfire Polish templates code 11 years ago
spring-boot-sample-data-jpa Make RunMojo fork a new process 11 years ago
spring-boot-sample-data-mongodb Polish 11 years ago
spring-boot-sample-data-redis Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-data-rest Polish 11 years ago
spring-boot-sample-flyway Polish 11 years ago
spring-boot-sample-integration Merge branch '1.0.x' 11 years ago
spring-boot-sample-jetty Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-liquibase Polish 11 years ago
spring-boot-sample-profile Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-secure Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-servlet Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-simple Polish 11 years ago
spring-boot-sample-tomcat Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-tomcat-multi-connectors Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-traditional Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-freemarker Polish 11 years ago
spring-boot-sample-web-groovy-templates Remove reference to resolved issues in Groovy 11 years ago
spring-boot-sample-web-jsp Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-method-security Polish 11 years ago
spring-boot-sample-web-secure Polish 11 years ago
spring-boot-sample-web-static Update Boot version in gradle samples 11 years ago
spring-boot-sample-web-ui Add hibernate-validator to spring-boot-starter-web 11 years ago
spring-boot-sample-web-velocity Polish 11 years ago
spring-boot-sample-websocket Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-xml Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
pom.xml Fix name of Groovy Templates sample project 11 years ago