Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/upgrade-spring-and-java #57

Merged
merged 4 commits into from
May 23, 2024
Merged

Conversation

karloskelvinsantos
Copy link
Collaborator

Upgrade Spring and Java.

Upgrade Spring boot to 3.2.5 and Java to 21.

what was changed?

  • upgrade version spring boot parent to 3.2.5.
  • adjusted on Spring Security configurations.
  • adjusted some classes with sonarLint report correction. upgrade jdk to 21.
  • adjusted all configs to consider java 21.

adjusted on Spring Security configurations.
adjusted some classes with sonarLint report correction.
upgrade jdk to 21.
adjusted all configs to consider java 21.
Copy link
Member

@itsmemarioss itsmemarioss left a comment

Choose a reason for hiding this comment

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

LGTM
Deixei alguns comentários que não são críticos. Vou ainda instalar o java 21 e testar do meu lado. Depois aprovo.

openapi.yaml Outdated Show resolved Hide resolved
Copy link
Member

@itsmemarioss itsmemarioss left a comment

Choose a reason for hiding this comment

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

É preciso atualizar o system.properties também.
https://devcenter.heroku.com/changelog-items/2689

@karloskelvinsantos
Copy link
Collaborator Author

Done.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@itsmemarioss itsmemarioss merged commit 8cb8fc2 into main May 23, 2024
1 of 2 checks passed
@itsmemarioss itsmemarioss deleted the feature/upgrade-spring-and-jdk branch May 23, 2024 20:10
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.

2 participants