Commit graph

9 commits

Author SHA1 Message Date
Sebastien Deleuze
5bbb84dce6 Refactor to idiomatic Spring + Kotlin code
- Usage of Kotlin JPA compiler plugin to generate default constructors
 - Jackson builder already register Kotlin module with sensible defaults
 - One liner syntax + type inference when possible
2017-06-16 22:36:18 +02:00
Reinhard Prechtl
5cf200dd0f Remove unnecessary dependency 2017-06-16 09:15:53 +02:00
Reinhard Prechtl
925e76f497 Update Tests to validate more fields 2017-06-09 18:15:14 +02:00
Reinhard Prechtl
75abdba122 Update Assertj version 2017-06-09 18:14:37 +02:00
Reinhard Prechtl
1a368d360c Simplify DTO creation 2017-06-09 18:14:17 +02:00
Reinhard Prechtl
7fc151f1bf Merge branch 'master' of github.com:dnno/spring-kotlin-jpa 2017-06-09 14:33:30 +02:00
Reinhard Prechtl
2dfb86896d Rename the service implementation to better reflect its functionality 2017-06-09 14:06:05 +02:00
Reinhard Prechtl
9d2454651e Create README.md 2017-06-09 12:25:07 +02:00
Reinhard Prechtl
7073606393 Initial commit 2017-06-09 12:20:53 +02:00