Skip to content

FirokOtaku/MVCIntrospector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC Introspector

基于 Annotation Processing Tool 技术, 工作于编译期,
为 SpringBoot 生成一整套 MVC CRUD 结构.
(包含 mapper, service, service impl, controller)

使用文档 - 中文


Based on Annotation Processing Tool tech,
MVCI could help you generate whole set of CRUD structures
(mapper, service, service impl, controller)
for your SpringBoot project during compiling phase.

Documentation - English


lgpl3