Commit Graph

9 Commits

Author SHA1 Message Date
Mark Paluch
ab161cf4a7 DATAKV-270 - Revise readme for a consistent structure. 2019-07-09 10:12:53 +02:00
Oliver Drotbohm
9ffdbe3b52 DATAKV-269 - Fixed NoHTTP errors. 2019-06-24 11:37:55 +02:00
Greg Turnquist
4ea07b2e41 DATAKV-264 - Polishing. 2019-05-30 10:14:04 -05:00
Greg Turnquist
dd7997fffd DATAKV-264 - Polishing. 2019-05-30 10:11:06 -05:00
Greg Turnquist
9240d12d29 DATAKV-264 - Introduce Jenkins. 2019-05-30 09:25:28 -05:00
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