When building Spring environment, it is necessary to specify the dependent library in pom.xml. This is a way to find out what the latest version of io.spring.platform to use at that time. The result of the investigation is in pom.xml shown below. <version>???</version> Describe in the place.
Go to the mvnrepository.com site. https://mvnrepository.com/
Enter "io.spring.platform" in the search text box and press the Search button.
that's all
nothing special
Written by Collab KM
Recommended Posts