Sebastien Deleuze
4bcaf09cc6
Fix documentation inconsistencies
...
Closes gh-26
2019-03-13 10:54:27 +01:00
Spring Operator
afcffbae5a
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-13 09:42:55 +01:00
Sebastien Deleuze
40cb35ba46
Polishing
2019-02-18 13:33:41 +01:00
Sebastien Deleuze
d2730f6fc4
Polishing
2019-02-15 18:41:19 +01:00
Sebastien Deleuze
b0a78c3aa1
Polishing
2019-02-15 18:16:09 +01:00
Sebastien Deleuze
98d418e2e8
Polishing
2019-02-15 15:56:06 +01:00
Sebastien Deleuze
1be70c4c1c
Polishing
2019-02-15 15:45:26 +01:00
Sebastien Deleuze
5b07a49368
Polishing
2019-02-15 15:41:14 +01:00
Sebastien Deleuze
4b33ae608f
Fix Gradle and Maven sections
2019-02-15 15:39:36 +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
aa4f2fafa4
Upgrade Maven build to Spring Boot 2.1.2 as well
2019-01-21 15:32:01 +01:00
Sebastien Deleuze
21e19c2e02
Clarify Junit 5 test imports
...
Fix #14
2019-01-21 15:25:04 +01:00
Sebastien Deleuze
1386ad1de3
Update README to Spring Boot 2.1.2
2019-01-21 14:50:45 +01:00
Sebastien Deleuze
8175483e36
Upgrade to Spring Boot 2.1.2
...
Fix #8
2019-01-21 12:21:17 +01:00
Sebastien Deleuze
ed1474d1d6
Upgrade to Gradle 4.10.2
2019-01-21 12:12:21 +01:00
Ryan Payne
4fc1600142
Clarify initializer settings and update image
2019-01-21 10:16:43 +01:00
Ruslan Molchanov
03a7820894
Update README.adoc
2019-01-21 10:13:46 +01:00
igypigi
2db66fb281
Remove duplicate comma ( #19 )
2018-12-01 19:51:17 -06:00
Sebastien Deleuze
180607612b
Fix Mockito scope in maven build
2018-11-21 19:13:36 +01:00
Sebastien Deleuze
866369cf3b
Make tests run in maven build
2018-11-21 19:13:00 +01:00
Ruslan Molchanov
366373db63
MarkdownConverter: Kotlin function type
2018-11-21 19:01:49 +01:00
Sébastien Deleuze
4544e8f81f
Merge pull request #11 from McPringle/master
...
Correcting wrong package name fixes #10
2018-08-10 13:35:33 +02:00
Marcus Fihlon
aa6e34a8f7
🐛 Correcting wrong package name fixes #10
2018-08-10 13:33:34 +02:00
Sébastien Deleuze
4961c4c5bc
Merge pull request #9 from s1monw1/patch-1
...
Update README.adoc
2018-08-10 10:04:59 +02:00
Simon Wirtz
b8b31b2000
Update README.adoc
...
typo fix
2018-08-10 07:35:08 +02: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
1cacddb8a6
Fix typo
...
Closes #3
2018-05-15 10:11:02 +02:00
Sebastien Deleuze
a18a580ae9
Make README and code consistent about title
2018-05-14 18:01:02 +02:00
Sebastien Deleuze
ba058b1a51
Fix IntegrationTests snippet
2018-05-14 17:34:19 +02:00
Sebastien Deleuze
c405deb51d
Fix typos
2018-05-14 10:17:12 +02:00
Sebastien Deleuze
5a4148c984
Add explanations about implicit autowiring
2018-05-13 16:10:30 +02:00
Sebastien Deleuze
26c38ee1ca
Fix HtmlController example
2018-05-13 13:58:55 +02:00
Sebastien Deleuze
2408e73cee
Improve wording
2018-05-12 09:45:59 +02:00
Sebastien Deleuze
baffcab1ca
Change project name to "blog"
2018-05-12 09:41:55 +02:00
Sebastien Deleuze
d9f82f8f6a
Fix typos
2018-05-11 20:30:48 +02:00
Greg Turnquist
d14288e7e2
Enable Travis to Slack notifications
2018-05-11 10:46:55 -05:00
Sebastien Deleuze
937bbbf5c2
Add LICENCE and CONTRIBUTING pages
2018-05-11 16:50:56 +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
94ffc574d0
Add Travis config and script
2018-05-11 14:26:11 +02:00
Sébastien Deleuze
829b45e50c
Merge pull request #2 from snicoll/polish
...
Polish
2018-05-11 14:18:12 +02:00
Stephane Nicoll
0670521459
Polish
2018-05-11 14:15:21 +02:00
Sebastien Deleuze
b2bc455a2c
Remove extra () in HtmlController
2018-05-11 11:45:15 +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
5d31566279
Add conclusion
2018-05-11 10:49:13 +02:00
Sebastien Deleuze
c507d58048
Upgrade README to Spring Boot 2.0.2
2018-05-11 10:05:56 +02:00
Sebastien Deleuze
232314ccf6
Upgrade to Spring Boot 2.0.2
2018-05-09 21:31:53 +02:00
Sebastien Deleuze
1cb464c9b0
Clarify why jackson-module-kotlin is needed
...
Closes gh-1
2018-05-09 18:16:46 +02:00