Commit Graph

4 Commits

Author SHA1 Message Date
Mark Paluch
f0b3fc2b98 DATAKV-192 - Polishing.
Reduce member visibility according type visibility. Adapt to required argument in KeyValueRepository.findAll(Pageable). Replace cast with type to Class.cast(…). Use lombok for for getters/setters in test code. Suppress warnings, formatting.

Original pull request: #26.
2017-08-02 10:15:58 +02:00
Christoph Strobl
0025c03e5a DATAKV-192 - Move codebase to Java8 API.
Make use of stream lambdas in query execution. Remove copy of MetaAnnotationUtils in favor of @AliasFor usage.

Original pull request: #26.
2017-08-02 10:05:11 +02:00
Mark Paluch
a5c03efaae DATAKV-158 - Update project documentation with the CLA tool integration. 2017-01-13 11:40:37 +01:00
Oliver Gierke
25a5a91a7c DATAKV-106 - Ported README to Asciidoctor. 2015-05-19 18:12:59 +02:00