Skip to content

Update webapp-template versions#14

Merged
milanRasche merged 6 commits intomasterfrom
issue/13-update-webapp-template-to-spring-boot-version-4
Mar 4, 2026
Merged

Update webapp-template versions#14
milanRasche merged 6 commits intomasterfrom
issue/13-update-webapp-template-to-spring-boot-version-4

Conversation

@milanRasche
Copy link
Contributor

Updated Java 21 LTS to Java 25 LTS

Updated Spring Boot 3.5.5 to Spring Boot 4.0.3
-Used maven OpenRewrite to assist migration

Updated Angular v20 to Angular v21
-Used ng update command

I checked that the app will build and start.
One one cypress test runs as expected.

Closes #13

@milanRasche milanRasche self-assigned this Mar 3, 2026
@milanRasche milanRasche marked this pull request as ready for review March 3, 2026 11:56
Copy link
Contributor

@stijnpotters1 stijnpotters1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps bump:

  "@angular-eslint/builder": "20.2.0",
  "@angular-eslint/eslint-plugin": "20.2.0",
  "@angular-eslint/eslint-plugin-template": "20.2.0",
  "@angular-eslint/template-parser": "20.2.0",

and

 "angular-eslint": "20.2.0",

to angular 21.2.0 as well?

@milanRasche
Copy link
Contributor Author

Perhaps bump:

  "@angular-eslint/builder": "20.2.0",
  "@angular-eslint/eslint-plugin": "20.2.0",
  "@angular-eslint/eslint-plugin-template": "20.2.0",
  "@angular-eslint/template-parser": "20.2.0",

and

 "angular-eslint": "20.2.0",

to angular 21.2.0 as well?

Perhaps bump:

  "@angular-eslint/builder": "20.2.0",
  "@angular-eslint/eslint-plugin": "20.2.0",
  "@angular-eslint/eslint-plugin-template": "20.2.0",
  "@angular-eslint/template-parser": "20.2.0",

and

 "angular-eslint": "20.2.0",

to angular 21.2.0 as well?

Yup! Bumped it to 21.2.0.

@milanRasche milanRasche merged commit 6885d55 into master Mar 4, 2026
1 check passed
@milanRasche milanRasche deleted the issue/13-update-webapp-template-to-spring-boot-version-4 branch March 4, 2026 08:58
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.

Update Webapp Template to Spring Boot version 4

3 participants