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

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

ios - Google API (YouTube search): Bad network response -