/generate-crud

generate-Crud is a plugin that automatically generates the physical layer, the service layer and the controller layer, and the mapping layer to avoid duplication of development. It can generate project deployments (based on SpringBoot development) through database tables and personalization configurations.

Primary LanguageJava