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

Update Spring Boot to the latest version #47

Open
robertmcnees opened this issue Sep 28, 2023 · 3 comments
Open

Update Spring Boot to the latest version #47

robertmcnees opened this issue Sep 28, 2023 · 3 comments

Comments

@robertmcnees
Copy link
Contributor

Update the guide to use the most recent Spring Boot version.

Files that require changes are:

initial/build.gradle
initial/pom.xml
complete/build.gradle
complete/pom.xml
@zhangwt-cn
Copy link
Contributor

Hello, which version do you need to upgrade to? I will be happy to do it.

@robertmcnees
Copy link
Contributor Author

Hi @zhangwt-cn . Thank you for the interest.

You can find the latest stable Spring Boot version by finding the CURRENT tag on this page. Additionally, you could go to start.spring.io and find the latest version that is not a SNAPSHOT or a milestone (M).

As of this moment the latest version of Spring Boot is 3.1.4.

@zhangwt-cn
Copy link
Contributor

Hi @robertmcnees I have submitted the modification, please feel free to correct me if there are any questions. #49

Buzzardo pushed a commit that referenced this issue Oct 12, 2023
- docs: Remove paragraph about WebSecurityConfigurerAdapter
- version: Update Spring Boot to the latest version (3.1.0 -> 3.1.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants