Commit Graph

14 Commits

Author SHA1 Message Date
Sebastien Deleuze
e0990f9d1f Update start.spring.io and change package 2019-03-18 15:31:09 +01:00
Sebastien Deleuze
b0a78c3aa1 Polishing 2019-02-15 18:16:09 +01:00
Sebastien Deleuze
7041397421 Tutorial v2
- Follow JB Nizet JPA guidelines
- Use Mockk and SpringMockK
- Document Maven configuration in addition to Gradle one
- Leverage CrudRepository.findIdOrNull extension
- Upgrade to Spring Boot 2.1.3
- Various refactoring and improvements

Closes gh-22
Closes gh-23
2019-02-15 15:29:11 +01:00
Sebastien Deleuze
21e19c2e02 Clarify Junit 5 test imports
Fix #14
2019-01-21 15:25:04 +01:00
Ruslan Molchanov
366373db63 MarkdownConverter: Kotlin function type 2018-11-21 19:01:49 +01:00
Sebastien Deleuze
b923a741fc Polishing 2018-05-18 10:41:34 +02:00
Sebastien Deleuze
0298a6130f Polish end of lines 2018-05-15 11:06:33 +02:00
Sebastien Deleuze
a18a580ae9 Make README and code consistent about title 2018-05-14 18:01:02 +02:00
Sebastien Deleuze
c405deb51d Fix typos 2018-05-14 10:17:12 +02:00
Sebastien Deleuze
6bf4f5e34d Remove unneeded header 2018-05-11 16:49:37 +02:00
Sebastien Deleuze
984599ae25 Use tabs for indentation 2018-05-11 16:48:54 +02:00
Sebastien Deleuze
2de5d10cf0 Replace slug by id 2018-05-11 11:42:27 +02:00
Sebastien Deleuze
ad911b7b9e Remove @Repository comment 2018-05-11 11:16:34 +02:00
Sebastien Deleuze
fc5a6393da Initial commit 2018-05-09 17:10:39 +02:00