You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for initialization, use spring initializr (start.spring.io), as we seldomly start a new spring boot project. Other languages or frameworks also have either tools, templates or instructions to create a new project.
for CI, I'd propose to use whatever github proposes then (as it will be up-to-date) and then customize if required.
have an extra repo (lets call it "templates" for now) with other templates, like contribution.md, a proposal for good readme file(s), or other specialized stuff like interface.md or specialized CI which is a bit more complicated, like docker setups. We can then pull the files we need into our repos. Even better would be a bot to create pull requests for each file or so :D
I stumbled upon this repo and got curious due to the bland name and the missing description.
this seems a bit outdated and/or unmaintained. Is this repo still of relevance?
What are the purposes of the template exactly?
Is there a benefit of a template repo over something like https://start.spring.io/ for point 1?
The text was updated successfully, but these errors were encountered: