π Excited about my #DevoxxPL workshop! I just upgraded the #SpringPetclinic to #SpringBoot 3.5 and canβt wait to run my benchmarks again. Curious to see how the latest #Java and #SpringBoot updates perform! πΎβ‘οΈ
Check out: https://github.com/spring-projects/spring-petclinic/pull/1913
#Java #Spring #OpenSource π
Upgrading to Spring Boot 3.5 by patbaumgartner Β· Pull Request #1913 Β· spring-projects/spring-petclinic
Upgrading to Spring Boot 3.5.0 and updated all other dependencies. Cleanup of Java Classes, HTML files and POM. Extracted findPetTypes() in another repository due to a more strict Spring Data JPA. ...