SpringBoot+Mybatis+application.yml (仅供本身参考)

项目大体状况:html 一、正常建立项目,pom.xml配置以下:java <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.1.6.RELEASE</version> </parent> <d
相关文章
相关标签/搜索