Sébastien Deleuze
6c5f47a49f
Upgrade to Spring Boot 3 and Kotlin 1.8
2023-01-09 11:38:17 +01:00
Sébastien Deleuze
5249c93833
Upgrade to Spring Boot 2.7.1
...
- Fix H2 database support with Spring Boot 2.7+
- Upgrade Gradle, Kotlin, Spring Mockk as well
- Upate README.adoc accordingly
Closes gh-60
Closes gh-61
2022-07-19 15:41:59 +02:00
Sébastien Deleuze
388c395840
Upgrade dependencies
2021-04-01 18:14:16 +02:00
Sébastien Deleuze
7abcabed18
Upgrade to Spring Boot 2.2.2 and Kotlin 1.3.61
2019-12-09 12:02:03 +01:00
Sébastien Deleuze
06a552462f
Upgrade to Kotlin 1.3.60
2019-11-19 12:44:15 +01:00
Sébastien Deleuze
e59339fa10
Upgrade to Spring Boot 2.2.1
2019-11-19 12:41:58 +01:00
Sebastien Deleuze
8d2b2f5098
Fix Junit excludes
2019-10-18 12:18:20 +02:00
Sebastien Deleuze
d9316a6db2
Upgrade to Spring Boot 2.2.0.RELEASE
2019-10-18 09:34:48 +02:00
Sebastien Deleuze
c2009b578e
Update Gradle build to use the Kotlin DSL
...
Fix gh-33
2019-05-20 12:26:21 +02:00
johnspade
55a8485a7f
Enable the all-open compiler plugin for @Embeddable and @MappedSuperclass
2019-05-06 12:41:21 +02:00
Spring Operator
c113448262
URL Cleanup ( #28 )
...
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://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
2019-04-22 10:18:42 -05:00
Greg Turnquist
8e325f2130
Upgrade to Spring Boot 2.1.4.RELEASE.
2019-04-22 10:15:43 -05:00
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
aa4f2fafa4
Upgrade Maven build to Spring Boot 2.1.2 as well
2019-01-21 15:32:01 +01: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
Sebastien Deleuze
232314ccf6
Upgrade to Spring Boot 2.0.2
2018-05-09 21:31:53 +02:00
Sebastien Deleuze
fc5a6393da
Initial commit
2018-05-09 17:10:39 +02:00