What is the .mvn folder in the root level of a spring boot project used for?
and what does the wrapper folder mean? And its contents
maven-warpper.jar
, maven-wrapper.properties
, MavenWrapperDownloader.java
also mvnw
in root project folder, mvnw.cmd
.