Files
spring-boot-data-geode/geode-spring-boot-starter
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
..