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.
This commit is contained in:
Patrick Baumgartner 2024-11-05 09:45:11 +01:00 committed by Dave Syer
parent dff45cf70c
commit a50bfb65bb
10 changed files with 85 additions and 66 deletions

4
.gitignore vendored
View file

@ -1,4 +1,5 @@
HELP.md
pom.xml.bak
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
@ -41,6 +42,9 @@ out/
### VS Code ###
.vscode/
### SDK Man ###
.sdkmanrc
### CSS ###
_site/
*.css