John Blum
bc6e423ed0
Disable SSL auto-configuration for all Spring Geode Sample tests.
2019-09-10 01:12:35 -07:00
John Blum
202e59b9d2
Edit Javadoc; Optimize imports.
2019-09-09 11:35:56 -07:00
John Blum
6558e0ee97
Remove all improper uses of the Apache Shiro API and replace with the appropriate core Spring Framework API.
...
For example, usages of org.apache.shiro.util.Assert and org.apache.shiro.util.StringUtils should be replaced with org.springframework.util.Assert and org.springframework.util.StringUtils, respectively.
2019-08-20 15:00:36 -07:00
John Blum
fd0f072215
Formate source code for documentation purposes.
2019-08-13 01:05:52 -07:00
John Blum
114dae5df3
Rename 'example.app.near.caching' package to 'example.app.caching.near'.
2019-08-12 19:25:31 -07:00
John Blum
f968ac8d8c
Add Integration Tests for the Near Caching Sample Code.
2019-08-12 18:30:47 -07:00
John Blum
0acf8c85cb
Add Sample Code for Near Caching.
2019-08-12 18:12:45 -07:00