cli-spring-boot-scaffold
cli-spring-boot-scaffold copied to clipboard
command line for generate crud and configs for spring boot projects
Could not find artifact br.com.netodevel:generator-core:jar:0.0.2.BUILD-SNAPSHOT
I'm in "Usage" steps and I have ran the following commands: $ git clone https://github.com/NetoDevel/cli-spring-boot-scaffold.git $ cd cli-spring-boot-scaffold and I was about the following command : $ mvn install I'm...
Scaffold generated for Spring Boot 2.0 does not compile
Scaffold generated for Spring Boot 2.0 does not compile Tested on 2.0.0 M7
spring scaffold should have flag "-f" this forces it to override existing files. This way it is easier to experiment.
new possible feature -- reactjs handling
i m working for merging a boilerplate spring+reactjs with cli-spring-boot skeleton so i can generate fastly with reactjs. The problem with reactjs is when i generate the controller java ......