This template gives you a java starter, already set up to commit back to github, and also containing JUnit and a non-static app launcher.
- Get accustomed to utilizing corporate standard setups from day 1
- Help you avoid a few common foot-guns that plague many devs
- Skaffolds your project as our reviewers expect it
- Helps you focus your work where it matters, on the serviceable code within.
- Follow instructions from the green github button named
Use this template - Then simply clone into your own environment straight from github
Eclipse, STS, IntelliJ and VSCode all bring this project in by using tooling named similar to import as maven project.