Skip to content

Comments

feat: add Spring Boot 4 support#1996

Open
klagrida wants to merge 4 commits intomainfrom
spring-boot-4
Open

feat: add Spring Boot 4 support#1996
klagrida wants to merge 4 commits intomainfrom
spring-boot-4

Conversation

@klagrida
Copy link
Collaborator

  • Add Spring Boot 4 version constants (4.0.0) and dependency management plugin (1.1.7)
  • Update Maven and Gradle init schemas with Spring Boot 4 options
  • Update application and library schemas with Spring Boot 4 framework option
  • Add Spring Boot 4 dependency management options for Maven (parent-pom and bom)
  • Add Spring Boot 4 preset for Gradle
  • Create Spring Boot 4 template files for applications and libraries
  • Update generators to use correct template paths based on framework version
  • Update types to include spring-boot-4 in FrameworkType, PresetType, and DependencyManagementType

🤖 Generated with Claude Code

klagrida and others added 4 commits November 21, 2025 17:53
- Add Spring Boot 4 version constants (4.0.0) and dependency management plugin (1.1.7)
- Update Maven and Gradle init schemas with Spring Boot 4 options
- Update application and library schemas with Spring Boot 4 framework option
- Add Spring Boot 4 dependency management options for Maven (parent-pom and bom)
- Add Spring Boot 4 preset for Gradle
- Create Spring Boot 4 template files for applications and libraries
- Update generators to use correct template paths based on framework version
- Update types to include spring-boot-4 in FrameworkType, PresetType, and DependencyManagementType

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Spring Boot 4 requires explicit @AutoConfigureTestRestTemplate annotation
when using TestRestTemplate in @SpringBootTest

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant