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>
- MySQL 9.3 does not work with testcontainers 1.21.0. Database container terminates with errors
Signed-off-by: Patrick Baumgartner <contact@patbaumgartner.com>
- Update Spring Boot release, Checkstyle, Mysql.
- Formatting pom.xml with sortpom-maven-plugin.
- Rename README to standard file name.
- Adding GitHub Action for Gradle.