Login
From:
Maciej Walkowiak - Java & Spring
(Uncensored)
subscribe
Creating Project Templates with Cookiecutter
https://maciejwalkowiak.com/blog/creating-project-templates-with-cookiecutter/
links
backlinks
Roast topics
Find topics
Find it!
Can you create a new Java project from scratch, manually, without copy & pasting? I don't. And probably you shouldn't as this is a pure waste of time considering how repetitive the base code and the directory structure is.