SSM(Spring+SpringMVC+Mybatis)是目前较为主流的企业级架构方案
MyBatis-Plus+springboot框架
网址:http://localhost:9090/swagger-ui.html
swagger-ui.html这个目录是框架自带的,目前改不了。
框架=设计模式+反射+注解

一位大哥的编写顺序
1.vo 和 bo
2.mapper
3.service 和 impl
4.controlle
5.resources-mapper-XXX.xml
个人笔记-java项目
阅读 68
2022-01-12
SSM(Spring+SpringMVC+Mybatis)是目前较为主流的企业级架构方案
MyBatis-Plus+springboot框架
网址:http://localhost:9090/swagger-ui.html
swagger-ui.html这个目录是框架自带的,目前改不了。
框架=设计模式+反射+注解

一位大哥的编写顺序
1.vo 和 bo
2.mapper
3.service 和 impl
4.controlle
5.resources-mapper-XXX.xml
相关推荐
精彩评论(0)