Skip to content

release v1.0

Latest
Compare
Choose a tag to compare
@pan1394 pan1394 released this 07 Feb 14:49
· 5 commits to master since this release

the basic framework for spring mvc.
I've implemented the functions of below list:

  1. SLF4j Log supported
  2. AOP log management.
  3. Restful Services
  4. Token Authorization
  5. Defferent dao implementation includes jdbc,hibernate,mybatis
  6. Swagger UI framework supported
  7. Transaction management.