What's Changed
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.0 to 3.4.1 by @dependabot[bot] in #186
- Update Maven and wrapper by @karianna in #188
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.1 to 3.4.2 by @dependabot[bot] in #190
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.10.0 to 7.11.0 by @dependabot[bot] in #191
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.4 by @dependabot[bot] in #192
- Customize maven configuration by @karianna in #189
- SonarCloud : configure Jacoco XML format and add badges by @arey in #193
- Fix Java compiler version to 17 and remove duplicated maven plugin versions #194 by @arey in #195
- Ensure API readiness for JMeter testing by @mo-beck in #197
- Updates Swagger @configuration class by @rogeriofrsouza in #201
- Introduce H2 as the Default In-Memory Database for Local Development & Testing by @mo-beck in #200
- Small fixes on README by @rogeriofrsouza in #202
- Add JMeter Performance Test for Spring PetClinic REST API by @mo-beck in #203
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot[bot] in #204
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.4 to 2.8.5 by @dependabot[bot] in #206
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.11.0 to 7.12.0 by @dependabot[bot] in #207
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.2 to 3.4.3 by @dependabot[bot] in #205
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.3 to 3.4.4 by @dependabot[bot] in #211
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.4 to 3.4.5 by @dependabot[bot] in #214
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.6 by @dependabot[bot] in #213
- chore(deps): bump org.hjug.refactorfirst.plugin:refactor-first-maven-plugin from 0.6.2 to 0.7.0 by @dependabot[bot] in #212
- Added missing context root to h2 console URL by @peterfk in #215
- Extending first and lastname patterns #148 by @Isaac-Andradee in #217
- Remove the POST endpoint from the /api/pets ressource by @peterfk in #216
- Applying MapStruct compiler options only during main compilation by @Isaac-Andradee in #218
- Adding Non-Regression Tests with Postman for "First Visit" scenario by @Isaac-Andradee in #219
- Adding missing PUT method in OwnerRestController class With Integration Tests by @Isaac-Andradee in #221
- Adding a second postman scenario, improving & fixing shell script, updating gitignore & postman readme by @Isaac-Andradee in #222
- Adding CI Workflow to Run Postman Tests with Newman by @Isaac-Andradee in #223
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.4.5 by @dependabot[bot] in #224
- chore(deps): bump org.hjug.refactorfirst.plugin:refactor-first-maven-plugin from 0.7.0 to 0.7.1 by @dependabot[bot] in #225
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.12.0 to 7.13.0 by @dependabot[bot] in #226
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #227
- Fix: Added BCryptPasswordEncoder and updated data.sql with bcrypt-hashed passwords by @MatriXDharaN in #228
- Resolved mismatch stubbings in VetRestControllerTests.java by @ARMS2025 in #230
- Resolved mismatch stubbings in PetRestControllerTests.java by @ARMS2025 in #229
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.6 to 2.8.8 by @dependabot[bot] in #232
- chore(deps): bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0 by @dependabot[bot] in #242
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.5 to 3.4.6 by @dependabot[bot] in #241
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9 by @dependabot[bot] in #240
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.5.3 by @dependabot[bot] in #238
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.13.0 to 7.14.0 by @dependabot[bot] in #239
- Added phone number pattern validation for Owner.java by @chetnashedame in #243
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.3 to 3.5.4 by @dependabot[bot] in #245
- Remove autowired usage by @saknopper in #246
- Remove unused imports by @saknopper in #247
- Visit post by @peterfk in #234
- Simplify Switching between Databases by @Toparvion in #252
- Make H2 Console Available by @Toparvion in #253
- Fix H2 SQL error in JDBC mode by @Toparvion in #255
- chore(deps): bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 by @dependabot[bot] in #261
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.14.0 to 7.16.0 by @dependabot[bot] in #262
- chore(deps): bump org.openapitools:jackson-databind-nullable from 0.2.6 to 0.2.7 by @dependabot[bot] in #260
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.4 to 3.5.6 by @dependabot[bot] in #259
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.13 by @dependabot[bot] in #258
- chore(ci): update Docker actions to specific versions in workflow by @arey in #263
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.6 to 3.5.7 by @dependabot[bot] in #269
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.16.0 to 7.17.0 by @dependabot[bot] in #268
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #266
- chore(deps): bump org.openapitools:jackson-databind-nullable from 0.2.7 to 0.2.8 by @dependabot[bot] in #267
- chore(deps): bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17 by @dependabot[bot] in #270
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.17.0 to 7.18.0 by @dependabot[bot] in #272
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.6 to 3.5.1 by @dependabot[bot] in #275
- Migrate project from Spring Boot 3.5.7 to Spring Boot 4.0 #282 by @arey in #289
New Contributors
- @karianna made their first contribution in #188
- @mo-beck made their first contribution in #197
- @rogeriofrsouza made their first contribution in #201
- @peterfk made their first contribution in #215
- @Isaac-Andradee made their first contribution in #217
- @MatriXDharaN made their first contribution in #228
- @ARMS2025 made their first contribution in #230
- @chetnashedame made their first contribution in #243
- @saknopper made their first contribution in #246
Full Changelog: v3.4.0...v4.0.2