java - Reverse engineer database in spring data rest -


i want expose crud operations mysql via rest apis. have started exploring spring. have found spring rest data fit this.

but there 1 problem, automating generation of java model, repository classes, etc,. tools available can this? want done without interface, preferably via maven.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -