Commit graph

16 commits

Author SHA1 Message Date
Dave Syer
828940e5a1 Support building with Java 17
Needed to remove ErrorProne and Nullaway compiler plugins

Fixes #2136
2025-11-26 12:49:50 +00:00
Patrick Baumgartner
37d53152a0 Upgrade to Spring Boot 4.0.0
Signed-off-by: Patrick Baumgartner <contact@patbaumgartner.com>
2025-11-25 08:46:39 +00:00
Stéphane Nicoll
6feeae0f13 Switch to building the project with Java 25
Some checks failed
Java CI with Gradle / build (25) (push) Failing after 8s
Java CI with Maven / build (25) (push) Successful in 2m8s
Closes gh-2101
2025-10-14 12:37:18 +02:00
Stéphane Nicoll
47be0ea24f Upgrade to Spring Boot 4.0.0-M3
On the heels of the Spring Boot 4 upgrade, this commit upgrade to the
latest milestone and align the errorprone and NullAway versions.

See gh-2016
2025-10-14 12:25:21 +02:00
bansalbhumika13-beep
438adfd4d8 docs: update README with note about legacy presentation
The Speakerdeck presentation linked in the README refers to a
pre–Spring Boot version of Petclinic. Added a note clarifying
that the slides are outdated and pointing readers to the
repository/docs for the current Spring Boot–based implementation.


Signed-off-by: bansalbhumika13-beep <bansalbhumika13@gmail.com>
2025-10-14 08:18:02 +01:00
shjung1999
196e5aa4b0 docs: capitalize 'JAR' in README for consistency 2025-10-14 07:51:19 +01:00
Patrick Baumgartner
b26f235250 Update to current versions
Some checks failed
Deploy and Test Cluster / deploy-and-test-cluster (push) Successful in 1m25s
Java CI with Gradle / build (17) (push) Failing after 2m29s
Java CI with Maven / build (17) (push) Successful in 5m10s
Signed-off-by: Patrick Baumgartner <contact@patbaumgartner.com>
2025-10-06 19:23:19 +01:00
Patrick Baumgartner
cefaf55dd1 Downgrading to mysql 9.2
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 1s
Java CI with Maven / build (17) (push) Failing after 1s
Deploy and Test Cluster / deploy-and-test-cluster (push) Successful in 1m39s
- MySQL 9.3 does not work with testcontainers 1.21.0. Database container terminates with errors

Signed-off-by: Patrick Baumgartner <contact@patbaumgartner.com>
2025-06-05 12:18:10 +01:00
Patrick Baumgartner
4a021e4ccf Upgraded databases
Signed-off-by: Patrick Baumgartner <contact@patbaumgartner.com>
2025-06-05 12:18:10 +01:00
Dave Syer
332abbcb8a Note about windows shell
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 1s
Java CI with Maven / build (17) (push) Failing after 1s
2025-03-27 16:10:48 +00:00
Dave Syer
6328d2c9dc Add DCO to README
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2025-02-12 14:58:27 +00:00
Antoine Rey
ee8f8dcdad Migrate Spring links for issues from Jira to GitHub 2024-12-17 16:07:36 +00:00
Dave Syer
3b90fac983 Fix occasional stale volume in postgres tests
Fixes #1522
2024-11-28 14:40:54 +00:00
Patrick Baumgartner
a50bfb65bb Update Spring Boot release, adding Gradle build and cleanup
- Update Spring Boot release, Checkstyle, Mysql.
- Formatting pom.xml with sortpom-maven-plugin.
- Rename README to standard file name.
- Adding GitHub Action for Gradle.
2024-11-05 12:56:29 +00:00
Mic
87ccf9fea1 first step of migration to Spring 3.2 (still in process) 2013-01-09 17:24:48 +08:00
michaelisvy
349fdef18b Initial commit 2013-01-09 01:05:18 -08:00