| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
NOTE: This is still a work in progress, we are looking for feedbacks from Angular JS experts.
Reverse a sample SQL schema and generate a full S-CRUD SpringBoot/JPA/AngularJS Web Application.
S-CRUD means: Search, Create, Read, Update, Delete
The code generation is done by Celerio.
The project uses its own code generation templates, see src/main/celerio.
The generated application relies on:
bower install
From this folder run from:
mvn -Pdb,metadata,gen
mvn spring-boot:run
http://localhost:8080/myApp
mvn -PcleanGen clean
You may contribute in several ways:
You may of course report issues and/or submit pull requests.
| Back | FazBrowse Home | New Git URL |