Buzzardo / spring-reference-guide-template

A template for Spring reference guides, including a pom.xml file to build four different outputs, a collapsible table of contents in the HTML outputs, and a custom stylesheet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add maven wrapper to project.

mminella opened this issue · comments

As a developer, I'd like to be able to use a maven wrapper instead of needing to worry about if I have the correct version of Maven installed.

Done. I added Gradle (and its wrapper), too. :)