Commit Graph

7 Commits

Author SHA1 Message Date
John Blum
babf7163f2 Update Copyright.
Set year from 2017 to present.
2022-02-10 16:37:58 -08:00
John Blum
a069263ca5 Replace Java EE 8 with Jakarta EE 9 bits.
Replace all javax package namespace imports with jakarta packages.

Declare the jakarta.annotations:jakarta.annotations-api dependency in the spring-geode-autoconfigure module.
2022-01-27 17:36:33 -08:00
John Blum
62d88ff34e Upgrade to FreeFair Lombok Gradle Plugin 6.3.0. 2022-01-27 17:11:15 -08:00
John Blum
61af587a0d Refactor all Unit & Integration Tests starting a Spring container with SpringRunner to extend STDG's IntegrationTestsSupport. 2021-03-30 11:25:08 -07:00
John Blum
03fb54d83a Upgrade to Freefair Lombok Gradle Plugin 5.3.0. 2020-12-09 12:56:04 -08:00
John Blum
52e97318a9 Declare FindBugs compile-only dependency in Mock Session Caching Smoke Tests to suppress compiler warnings. 2020-11-10 11:52:03 -08:00
John Blum
58fdd5b2ca Add Smoke Test testing the persistent access of a (HTTP) Session stored and managed by Apache Geode using Mock Objects with Spring Session auto-configured with Spring Boot. 2020-11-05 16:33:48 -08:00