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
55b8ca5373
Annotate Spring Geode Sample test classes with Spring Test Framework's @DirtiesContext annotation to avoid test conflicts.
2021-03-30 11:58:39 -07:00
John Blum
a59b2097bc
Adapt to (internal) API changes in Apache Geode 1.13.1.
...
These changes are unavoidable at the momment given Apache Geode hides critical functionality (e.g. SSL config) behind an (so-called) 'internal' API.
2021-01-12 18:39:36 -08:00
John Blum
8447eaad10
Update Copyright to 2020.
2020-02-19 23:04:23 -08:00
John Blum
bc6e423ed0
Disable SSL auto-configuration for all Spring Geode Sample tests.
2019-09-10 01:12:35 -07:00
John Blum
e7f99fd1e5
Log Apache Geode SSL configuration and state at 'error'.
2019-09-09 23:30:02 -07:00
John Blum
6e64704fd8
Correct spelling in 'putAndGetCustomerIsSuccessful' test case method.
2019-09-03 15:47:16 -07:00
John Blum
3dcc662fde
Optimize imports.
2019-08-02 17:00:55 -07:00
John Blum
b8736210ff
Add Integration Tests covering the Customer Service application in the Spring Geode Sample for Spring Boot Auto-Configuration of Apache Geode.
2019-08-02 17:00:55 -07:00