Skip to content
Snippets Groups Projects
Commit 4aa6eb7c authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

fixes #1

adds a generated annotation to generated configs
parent 18298e3b
Branches
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ class ConfigGenerator extends AbstractGenerator {
«c.compileImports»
@Generated
public class «c.type» extends Configuration {
«c.compileAttributes»
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment