Template for building Java projects or Java libraries.
This project is primarily for personal projects, but others may find it useful.
The majority of the build logic is contained within buildSrc
. Many of conventions are based on the conventions from
JUnit, Spring Boot, Spring Framework, Micronaut, and personal opinions gathered from open source and professional work.