This library is a wrapper over the Spring formatter Maven plugin, allowing you to run it as an executable JAR. When running, the tool will format every Java file under the current working directory.
Create the executable JAR file by typing
mvn package
The executable JAR file will be at ./target/spring-format-0.1.0-SNAPSHOT-jar-with-dependencies.jar
.
You can execute it with
java -jar <path to JAR>
This project is driven using Maven.
Created by Atomist. Need Help? Join our Slack team.
Deep at the center of my being is an infinite well of love.