Commit Graph

8 Commits

Author SHA1 Message Date
John Blum
bd2b5ab146 Remove unnecessary @ConditionalOnClass on the GemFireCache.class. 2019-04-29 20:27:06 -07:00
John Blum
f0e8b7964c Remove exclusions on 'org.springframework.boot:spring-boot-starter-logging'.
Add exclusion on 'org.apache.logging.log4j:log4j-to-slf4j'.
2019-04-29 19:49:36 -07:00
John Blum
473e31af30 Remove unnecessary use of java.util.Optional. 2019-04-29 19:37:14 -07:00
John Blum
8da5755ed8 Update copyright to 2019.
Resolves gh-19.
2019-03-21 18:07:02 -07:00
John Blum
b3e22eb05b Edit Javadoc. 2018-09-20 00:07:20 -07:00
John Blum
d79ccb1ad5 Add Integration Tests for the auto-configuration of Spring Boot, Apache Geode Actuator GeodeCacheServersHealthIndicator. 2018-09-19 15:23:16 -07:00
John Blum
2ce660c421 Refactor dependencies and ensure the log4j-to-slf4j dependency gets excluded.
Remove testCompile slf4j dependencies.
2018-09-19 10:28:33 -07:00
John Blum
a8318d759c Add Spring Boot, Apache Geode HealthIndicator auto-configuration module. 2018-09-18 22:50:47 -07:00