Skip to content

Update project to Java 21 and Spring Boot 4.0.2#24

Merged
mark79-github merged 23 commits intomasterfrom
feature/upgrade-sprint-boot-to-v4
Feb 17, 2026
Merged

Update project to Java 21 and Spring Boot 4.0.2#24
mark79-github merged 23 commits intomasterfrom
feature/upgrade-sprint-boot-to-v4

Conversation

@mark79-github
Copy link
Copy Markdown
Owner

  • Update dependency versions in pom.xml.
  • Update GitHub Actions workflow to use JDK 21.
  • Update Dockerfile to use the Java 21 alpine image.
  • Set system properties to require Java 21.
  • Replace WithMockUser annotations with MockMvc user setup.
  • Use Authentication instead of Principal in HomeController.
  • Restrict /log/** endpoint to ROOT role only.
  • Remove unnecessary Async and EnableAsync annotations.
  • Fix incorrect annotations in test files to match Spring Boot 4 changes.

@mark79-github mark79-github merged commit 1183681 into master Feb 17, 2026
1 check failed
@mark79-github mark79-github deleted the feature/upgrade-sprint-boot-to-v4 branch February 17, 2026 03:32
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