SpringBoot配置mybatis.rar
(预估有个66文件)
SpringBoot配置mybatis
文件配置
springBoot
springBoot.iml
81B
pom.xml
2KB
target
generated-sources
annotations
classes
application.yml
536B
META-INF
springBoot.kotlin_module
16B
com
yctc
study
App.class
782B
controller
BrandController.class
3KB
mapper
BrandMapper.class
608B
service
BrandService.class
518B
impl
BrandServiceImpl.class
2KB
pojo
Brand.class
1KB
mapper
BrandMapper.xml
822B
templates
ok.html
149B
showBrand.html
730B
input.html
453B
updateBrand.html
611B
src
test
java
main
resources
application.yml
536B
mapper
BrandMapper.xml
822B
templates
ok.html
149B
showBrand.html
730B
input.html
453B
updateBrand.html
611B
java
com
yctc
study
controller
BrandController.java
2KB
App.java
427B
mapper
BrandMapper.java
380B
service
BrandService.java
324B
impl
BrandServiceImpl.java
989B
pojo
Brand.java
1KB
webapp
WEB-INF
.idea
.gitignore
184B
uiDesigner.xml
9KB
workspace.xml
11KB
encodings.xml
191B
misc.xml
526B
jarRepositories.xml
1KB
compiler.xml
717B
注解配置
springBoot
springBoot.iml
81B
pom.xml
2KB
target
generated-sources
annotations
classes
application.yml
308B
META-INF
springBoot.kotlin_module
16B
com
yctc
study
App.class
693B
controller
BrandController.class
3KB
mapper
BrandMapper.class
1KB
service
BrandService.class
518B
impl
BrandServiceImpl.class
2KB
pojo
Brand.class
1KB
templates
ok.html
149B
showBrand.html
730B
input.html
453B
updateBrand.html
611B
src
test
java
main
resources
application.yml
308B
templates
ok.html
149B
showBrand.html
730B
input.html
453B
updateBrand.html
611B
java
com
yctc
study
controller
BrandController.java
2KB
App.java
288B
mapper
BrandMapper.java
841B
service
BrandService.java
324B
impl
BrandServiceImpl.java
989B
pojo
Brand.java
1KB
webapp
WEB-INF
.idea
.gitignore
184B
uiDesigner.xml
9KB
workspace.xml
11KB
encodings.xml
191B
misc.xml
526B
jarRepositories.xml
1KB
compiler.xml
717B
暂无评论