spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

Dependabot/maven/complete/org.springframework.boot spring boot starter parent 3.0.0 #150

Closed AdilusPrimus closed 1 year ago

pivotal-cla commented 1 year ago

@AdilusPrimus Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

robertmcnees commented 1 year ago

Hi @AdilusPrimus . Thanks for the PR! There is a lot here I'll try to touch on briefly. I see that you have deleted a few key files, such as the README.adoc, the initial folder, and support for gradle in the complete directory. These are all integral to having the guide operational on spring.io. Additionally we'd like to keep the project very simple, so additions specific to vscode, devcontainers, and docker are out of scope. For the dependabot suggestion we'd like to keep the dependency updates manual at this time mainly because it allows us to accept contributions from first time contributors.

I will close this PR as the scope is too broad at this point, but I do welcome another PR based on this issue of upgrading the Spring Boot version.