Hi,
As there are different strategies to scaffold code of a project, I would like to get your opinion about the idea to use the template approach (ex. Rest.ftl) using freemarker [1] or to create the files using JavaFacet, .... for a Spring project
Can we create easily a Java Class with @Annotations ?
What do you suggest to do to by example setup src/main/resources/application.yaml file
Regards,