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.
2014-05-22 12:27:03 +02:00
..
spring-boot-sample-actuator Rework HealthEndpoint and HealthIndicator 2014-05-22 12:27:03 +02:00
spring-boot-sample-actuator-log4j Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-actuator-noweb Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-actuator-ui Rework HealthEndpoint and HealthIndicator 2014-05-22 12:27:03 +02:00
spring-boot-sample-amqp Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-aop Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-batch Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-data-gemfire Polish templates code 2014-04-30 21:36:09 +01:00
spring-boot-sample-data-jpa Make RunMojo fork a new process 2014-05-01 09:48:05 +01:00
spring-boot-sample-data-mongodb Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-data-redis Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-data-rest Polish 2014-04-25 15:57:43 +01:00
spring-boot-sample-flyway Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-integration Merge branch '1.0.x' 2014-05-21 16:38:24 +01:00
spring-boot-sample-jetty Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-liquibase Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-profile Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-secure Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-servlet Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-simple Polish 2014-04-30 21:53:24 +01:00
spring-boot-sample-tomcat Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-tomcat-multi-connectors Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-traditional Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-web-freemarker Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-web-groovy-templates Remove reference to resolved issues in Groovy 2014-05-21 08:29:35 +01:00
spring-boot-sample-web-jsp Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-web-method-security Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-web-secure Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-web-static Update Boot version in gradle samples 2014-04-30 17:51:13 +01:00
spring-boot-sample-web-ui Add hibernate-validator to spring-boot-starter-web 2014-05-17 06:47:15 +01:00
spring-boot-sample-web-velocity Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-websocket Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-xml Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
pom.xml Fix name of Groovy Templates sample project 2014-05-20 13:59:32 +01:00