spring-guides / gs-handling-form-submission

Handling Form Submission :: Learn how to create and submit a web form with Spring.

Home Page:https://spring.io/guides/gs/handling-form-submission/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Spring Boot to the latest version

Buzzardo opened this issue · comments

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

To do so, change the Spring Boot version in:

initial/build.gradle
initial/pom.xml
complete/build.gradle
complete/pom.xml

@Buzzardo Can you assign this to me for hacktober fest contribution

Thanks.