Commit Graph

8 Commits

Author SHA1 Message Date
John Blum
d36c1e425e Clean up compiler warnings. 2018-03-21 21:17:16 -07:00
John Blum
cb0b3961db Upgrade to Spring Data Build Parent 2.0.5.RELEASE.
Rename the Maven project.

Edit the Maven project description.

Upgrade to AssertJ 3.9.1.

Upgrade to Lombok 1.16.20.

Upgrade to Mockito 2.15.0.

Upgrade to Spring Data Release Train Kay-SR5.

Refactor the dependency management for the spring-data-gemfire and spring-data-geode modoules to pull version meta-data from the org.springframework.data:spring-data-releasetrain Maven BOM file.
2018-03-21 21:16:36 -07:00
John Blum
eae2022bfa Fix Region.getEntry() for a given key by returning null if the Optional is empty. 2017-12-15 22:41:47 -08:00
John Blum
d817def8a5 Add support for mocking and creating GemFire/Geode o.a.g.cache.query.Indexes. 2017-12-02 23:08:41 -08:00
John Blum
a1e3fa3fbb Set Project Lombok dependency version to 1.16.18. 2017-12-02 22:08:48 -08:00
John Blum
1bcb7c3799 Update source code copyright to Apache Software License 2.0, 2017.
Optimze imports.
2017-12-02 21:40:12 -08:00
John Blum
8a6c635aa5 Add README.md. 2017-12-02 21:36:33 -08:00
John Blum
750ecc57b2 Initial spring-data-tests-4-gemfire project commit. 2017-12-02 21:26:41 -08:00