jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
479 stars 138 forks source link

Compile failure when executing mvn spring-boot:run #70

Open rodsantest1 opened 6 years ago

rodsantest1 commented 6 years ago

Hi, I'm getting compile error when I try to run the following command: mvn spring-boot:run

Only thing different in my setup is I'm using JDK 10.0.1

mvn spring-boot issue