Skip to content

Update README for Spring Boot 3 accuracy#12

Merged
IvanHargreaves merged 1 commit into
spring-boot-3-modernizationfrom
update-readme-spring-boot-3
Jun 8, 2026
Merged

Update README for Spring Boot 3 accuracy#12
IvanHargreaves merged 1 commit into
spring-boot-3-modernizationfrom
update-readme-spring-boot-3

Conversation

@IvanHargreaves

Copy link
Copy Markdown
Contributor
  • Update CICS TS requirement from V5.6 to V6.1 (Spring Boot 3 requires Jakarta EE 10)
  • Update servlet feature from servlet-3.1/4.0 to servlet-6.0 (Jakarta EE 10 requirement)
  • Update concurrent feature from concurrent-1.0 to concurrent-3.0
  • Update build commands for multi-module structure (clean build instead of clean bootWar)
  • Update output paths to reflect multi-module structure (app/build/libs and app/target)
  • Remove outdated servlet-4.0 compatibility note

- Update CICS TS requirement from V5.6 to V6.1 (Spring Boot 3 requires Jakarta EE 10)
- Update servlet feature from servlet-3.1/4.0 to servlet-6.0 (Jakarta EE 10 requirement)
- Update concurrent feature from concurrent-1.0 to concurrent-3.0
- Update build commands for multi-module structure (clean build instead of clean bootWar)
- Update output paths to reflect multi-module structure (app/build/libs and app/target)
- Remove outdated servlet-4.0 compatibility note
@IvanHargreaves IvanHargreaves self-assigned this Jun 8, 2026
@IvanHargreaves IvanHargreaves merged commit d2fcf00 into spring-boot-3-modernization Jun 8, 2026
@IvanHargreaves IvanHargreaves deleted the update-readme-spring-boot-3 branch June 8, 2026 16:26
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