This repository contains code related to use Freemarker Java Template Engine.
Nelson Castro – nelsoncastro.developer@gmail.com
- Fork it (https://github.com/nelsoncastro/freemarker-sample/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request