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

feat: upgrade to Spring Boot version 3 #1477

Merged
merged 3 commits into from
Jun 4, 2023
Merged

feat: upgrade to Spring Boot version 3 #1477

merged 3 commits into from
Jun 4, 2023

Conversation

nbaars
Copy link
Collaborator

@nbaars nbaars commented Apr 17, 2023

Thank you for submitting a pull request to the WebGoat!

@nbaars nbaars force-pushed the upgrade_spring_boot branch 5 times, most recently from eadb6d6 to 48f497d Compare April 17, 2023 19:27
@@ -26,7 +27,7 @@ logging.level.org.springframework.boot.devtools=WARN
logging.level.org.owasp=DEBUG
logging.level.org.owasp.webwolf=TRACE

management.trace.http.include=REQUEST_HEADERS,RESPONSE_HEADERS,COOKIE_HEADERS,TIME_TAKEN
management.httpexchanges.recording.include=REQUEST_HEADERS,RESPONSE_HEADERS,COOKIE_HEADERS,TIME_TAKEN
Copy link
Collaborator

Choose a reason for hiding this comment

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

nice!

Copy link
Collaborator

@zubcevic zubcevic left a comment

Choose a reason for hiding this comment

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

Wow a lot of changes. I hope most was done by the IDE. But great to that you figured out which component versions and replacements needed to be done to get similar results and still be able to pass the lessons

@zubcevic
Copy link
Collaborator

zubcevic commented Jun 2, 2023

@nbaars Can we merge this after rebase? Then new initiatives are more easy to integrate on the new Spring Boot 3 base

@nbaars nbaars force-pushed the upgrade_spring_boot branch from 5e649d7 to 817a622 Compare June 4, 2023 09:10
@nbaars nbaars merged commit ca886b4 into main Jun 4, 2023
@nbaars nbaars deleted the upgrade_spring_boot branch June 4, 2023 09:19
nbaars added a commit that referenced this pull request Mar 19, 2024
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