Commit Graph

5 Commits

Author SHA1 Message Date
John Blum
8da5755ed8 Update copyright to 2019.
Resolves gh-19.
2019-03-21 18:07:02 -07:00
John Blum
c3e002e3b5 Re-arrange SDG @Region annotation and Lombok @Data annotation. 2018-08-22 14:47:28 -07:00
John Blum
1aad7adff6 Annotate the Book class, 'new' property with the Spring Data @Transient annotation to prevent serialization. 2018-06-24 20:29:50 -07:00
John Blum
cacb832e1c Add unit tests asserting the behavior of Java Object.toString() used in various contexts, such as Optionals and Streams. 2018-06-22 12:55:01 -07:00
John Blum
330dc7fec3 Rename modules.
Rename geode-spring-boot to spring-geode.

Rename geode-spring-boot-autoconfigure to spring-geode-autoconfigure.

Rename geode-spring-boot-starter to spring-geode-starter.

Rename gemfire-spring-boot-starter to spring-gemfire-starter.

Resolves GitHub Issue #6.
2018-06-19 18:35:09 -07:00