John Blum
ffa2b68b57
Remove unnecessary runtime dependency on 'org.springframework.shell:spring-shell'.
...
The 'org.springframework.shell:spring-shell' lib is already transitively pulled as a runtime dependency in by the 'org.springframework.geode:spring-geode' dependency.
2019-08-19 13:24:45 -07:00
John Blum
59a9d8d1c9
Format source for documentation purposes.
2019-08-01 22:27:26 -07:00
John Blum
a2f97fe2ba
Add Lombok configuration file for Inline Caching Sample.
2019-08-01 14:36:55 -07:00
John Blum
e58adf04e3
Add Asciidoc tags for code references.
2019-08-01 14:09:28 -07:00
John Blum
e9ae8e1417
Add CalculatorController Spring Web MVC component exposing a REST API for the Calculator application.
2019-08-01 14:02:00 -07:00
John Blum
532599aa2a
Fix bug in CalculatorService incorrectly capturing the 'operand' of the mathematical function.
2019-08-01 14:01:31 -07:00
John Blum
ea7170f8dc
Add Lombok Gradle Plugin to preprocess source code during compilation.
2019-08-01 12:56:41 -07:00
John Blum
97e46f1dd4
Add Integration Tests for the Inline Caching Sample, Spring Boot application.
2019-07-31 18:40:24 -07:00
John Blum
7867bc4b17
Add Sample Code and Spring Boot application for Inline Caching.
2019-07-31 18:25:31 -07:00