This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-boot-data-geode
Watch
1
Star
0
Fork
0
You've already forked spring-boot-data-geode
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9020b6248af774ddbb98124985231fa4cbaa4f4e
spring-boot-data-geode
/
geode-spring-boot-starter
History
John Blum
9020b6248a
Add protected nextId() method to acquire the next identifier in the sequence.
...
Change getCustomerRepository() as a non-final method. Refactor save(:Customer) to use nextId().
2018-05-22 18:08:22 -07:00
..
src
Add protected nextId() method to acquire the next identifier in the sequence.
2018-05-22 18:08:22 -07:00
geode-spring-boot-starter.gradle
Add test runtime dependency on the JCache API 1.0.0.
2018-05-22 17:11:34 -07:00