default-core:springboot-web一些默认实现

时间:2024-04-30 01:20:51
【文件属性】:

文件名称:default-core:springboot-web一些默认实现

文件大小:28KB

文件格式:ZIP

更新时间:2024-04-30 01:20:51

Java

default-core springboot-web一些默认实现 使用说明 一、 以maven管理依赖的项目举例 com.github.wpyuan default-core 0.0.1 二、springboot启动类添加mapper扫描路径 @SpringBootApplication @MapperScan({"com.github.mybatis.crud.mapper"}) public class TestApplication { public static void main(String[] args) { SpringApplication.run(Test


【文件预览】:
default-core-main
----.gitignore(395B)
----src()
--------main()
----LICENSE(11KB)
----pom.xml(7KB)
----README.md(3KB)

网友评论