svpace / maven-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven-Boot

A collection of Maven POM boilerplates designed to streamline project initialization with up-to-date plugins and conventions.

Available in three variants: Plain, Spring, and Parent.

Plain

The core POM boilerplate for bootstrapping traditional Java projects. All other variants build upon this foundational template.

Spring

Extends the Plain boilerplate with additional configurations for Spring Boot, utilizing the Spring Boot starter parent.

Parent

A minimal version of the Plain boilerplate, intended solely for aggregating and managing the other variants.

About

License:Other


Languages

Language:XSLT 75.9%Language:Shell 24.1%