🐛 Bug fixes
- Fix multiple fields selection by @loicgreffier in #117
- Fix Spring Boot serving Angular static resources with new path by @loicgreffier in #123
⚡ Improvements
- Disable user details auto configuration by default by @loicgreffier in #118
⬆️ Dependency updates
- Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot[bot] in #108
- Bump mikepenz/action-junit-report from 4 to 5 by @dependabot[bot] in #109
- Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot[bot] in #110
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot[bot] in #111
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot[bot] in #112
- Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot[bot] in #113
- Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot[bot] in #114
- Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot[bot] in #115
- Bump Spring Boot from 3.2.1 to 3.4.1 by @loicgreffier in #116
- Bump ncipollo/release-action from 1.14.0 to 1.15.0 by @dependabot[bot] in #120
- Bump to Angular 18 by @loicgreffier in #121
- Bump to Angular 19 and Node.js 22 by @loicgreffier in #122
💚 CI/CD
- Improve checkstyle with license header and import rules by @loicgreffier in #119