John Blum
c2f1ae3e92
Set 'spring.data.gemfire.management.use-http' property to 'false'.
2020-08-07 15:04:15 -07:00
John Blum
84ade7ee10
Annotate the Sample Boot Actuator BootGeodeClientApplication class with the @EnableClusterAware annotation.
2020-05-17 23:52:51 -07:00
John Blum
8447eaad10
Update Copyright to 2020.
2020-02-19 23:04:23 -08:00
John Blum
6558e0ee97
Remove all improper uses of the Apache Shiro API and replace with the appropriate core Spring Framework API.
...
For example, usages of org.apache.shiro.util.Assert and org.apache.shiro.util.StringUtils should be replaced with org.springframework.util.Assert and org.springframework.util.StringUtils, respectively.
2019-08-20 15:00:36 -07:00
John Blum
099a030028
Polish source code.
2019-06-10 18:30:11 -07:00
John Blum
a0400fa69d
Polish imports to match SDG Lovelace.
2019-05-06 16:48:23 -07:00
John Blum
934f03ebce
Format source code for documentation reference purposes.
2019-04-30 23:04:44 -07:00
John Blum
05900e499e
Add Asciidoc tag references.
2019-04-30 18:23:59 -07:00
John Blum
9e3e8f45d2
Add logging configuration files for JUL, Log4j and SLF4J to the Spring Boot Actuator Sample application.
2019-04-29 16:14:29 -07:00
John Blum
280ee00f61
Move Spring Boot Actuator Sample under the spring-geode-samples.
...
Declare the FreeFair Lombok Gradle Plugin in spring-geode-samples-boot-actuator.gradle.
2019-04-29 16:14:29 -07:00