You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to get assistance in adding Spring Boot managed dependencies in pom.xmls of existing projects.
The starter's maven coordinates and other metadata (BOMs and extra repositories) are exposed by the Spring Initializr web service in a currently undocumented endpoint: https://start.spring.io/dependencies{?bootVersion}
The text was updated successfully, but these errors were encountered:
AlexFalappa
changed the title
"Add Spring Boot starter" function in maven pom.xml
"Add Spring Boot starter" as a maven pom.xml code generator
Feb 13, 2017
It would be useful to get assistance in adding Spring Boot managed dependencies in
pom.xml
s of existing projects.The starter's maven coordinates and other metadata (BOMs and extra repositories) are exposed by the Spring Initializr web service in a currently undocumented endpoint:
https://start.spring.io/dependencies{?bootVersion}
The text was updated successfully, but these errors were encountered: