Skip to content

Sync with the Spring Boot 4 canonical version and upgrade to Spring AI 2.0.0-M1#18

Merged
arey merged 26 commits intospring-petclinic:mainfrom
arey:feature/sync-canonical
Dec 26, 2025
Merged

Sync with the Spring Boot 4 canonical version and upgrade to Spring AI 2.0.0-M1#18
arey merged 26 commits intospring-petclinic:mainfrom
arey:feature/sync-canonical

Conversation

@arey
Copy link
Copy Markdown
Member

@arey arey commented Dec 22, 2025

No description provided.

patbaumgartner and others added 26 commits October 6, 2025 19:23
Signed-off-by: Patrick Baumgartner <[email protected]>
Signed-off-by: Philippe Marschall <[email protected]>
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 <[email protected]>
See gh-2016

Signed-off-by: Moritz Halbritter <[email protected]>
See gh-2016

Signed-off-by: Moritz Halbritter <[email protected]>
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
* pr/2016:
  Upgrade to Spring Boot 4.0.0-M3
  Add NullAway and JSpecify annotations
  Upgrade to Spring Boot 4.0.0-M2

Closes gh-2016
Closes gh-2100
Signed-off-by: Patrick Baumgartner <[email protected]>
Needed to remove ErrorProne and Nullaway compiler plugins

Fixes #2136
Use snake case physical naming strategy to reduce the need to specify
column names.

Signed-off-by: Philippe Marschall <[email protected]>
…ical

# Conflicts:
#	README.md
#	build.gradle
#	pom.xml
#	src/main/java/org/springframework/samples/petclinic/model/NamedEntity.java
#	src/main/java/org/springframework/samples/petclinic/model/Person.java
#	src/main/java/org/springframework/samples/petclinic/owner/Owner.java
#	src/main/java/org/springframework/samples/petclinic/owner/OwnerController.java
#	src/main/java/org/springframework/samples/petclinic/owner/Pet.java
#	src/main/resources/messages/messages.properties
#	src/main/resources/messages/messages_de.properties
#	src/main/resources/messages/messages_es.properties
#	src/main/resources/messages/messages_fa.properties
#	src/main/resources/messages/messages_ko.properties
#	src/main/resources/messages/messages_pt.properties
#	src/main/resources/messages/messages_ru.properties
#	src/main/resources/messages/messages_tr.properties
@arey arey merged commit 0533182 into spring-petclinic:main Dec 26, 2025
3 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants