spring-practices-demo
spring-practices-demo copied to clipboard
Welcome to the Spring Practices Demo – a powerful Spring Boot application designed to support data JPA, pageable, and sorting with an intuitive Swagger interface. Explore and learn best practices in J...
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.4.0 to 2.5.0. Release notes Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases. springdoc-openapi v2.5.0 released! What's Changed Fix typo in SpringRepositoryRestResourceProvider.java by @codespearhead in springdoc/springdoc-openapi#2540 Add 'springdoc.trim-kotlin-indent' property to handle...
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.1 to 3.3.2. Release notes Sourced from org.springframework.boot:spring-boot-starter-parent's releases. v3.3.2 :lady_beetle: Bug Fixes No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41521...
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.3.1 to 3.3.2. Release notes Sourced from org.springframework.data:spring-data-commons's releases. 3.3.2 :green_book: Links Spring Data Commons 3.3 Reference documentation Spring Data Commons 3.3 Javadoc :star: New Features Kotlin...
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.3.2 to 3.3.4. Release notes Sourced from org.springframework.data:spring-data-commons's releases. 3.3.4 :green_book: Links Spring Data Commons 3.3 Reference documentation Spring Data Commons 3.3 Javadoc :star: New Features KotlinBeanInfoFactory...
Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.6.0 to 1.6.2. Release notes Sourced from org.mapstruct:mapstruct-processor's releases. 1.6.2 Bugs Regression from 1.6.1: ClassCastException when using records (#3717) 1.6.1 Enhancements Use Java LinkedHashSet and LinkedHashMap new...
Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.5.Final to 1.6.0. Release notes Sourced from org.mapstruct:mapstruct's releases. 1.6.0 Previous Release Notes 1.6.0.RC1 1.6.0.Beta2 1.6.0.Beta1 1.6.0.RC1 Enhancements Breaking change: (#3574) - This reverts #2560, because we've...
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4. Release notes Sourced from org.springframework.boot:spring-boot-starter-parent's releases. v3.3.4 :lady_beetle: Bug Fixes management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322 Missing details in...
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.3.5 to 3.4.4. Release notes Sourced from org.springframework.data:spring-data-commons's releases. 3.4.4 :green_book: Links Spring Data Commons 3.4 Reference documentation Spring Data Commons 3.4 Javadoc :lady_beetle: Bug Fixes Repository...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.36 to 1.18.38. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.38 (March 31st, 2025) PLATFORM: JDK24 support added. FEATURE: Lombok's nullity annotation now supports JSpecify out of the box,...
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.5 to 2.8.6. Release notes Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases. springdoc-openapi v2.8.6 released! What's Changed Update README.md by @berezkin88 in springdoc/springdoc-openapi#2911 Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/@Schema by...