springboot声明式缓存+jdbc+restfull接口 例子

时间:2021-03-04 10:59:04
【文件属性】:

文件名称:springboot声明式缓存+jdbc+restfull接口 例子

文件大小:63KB

文件格式:GZ

更新时间:2021-03-04 10:59:04

springboot 缓存

springboot声明式缓存+jdbc+restfull接口 例子 一个小demo


【文件预览】:
spring_cache
----pom.xml(2KB)
----spring_cache.iml(8KB)
----target()
--------test-classes()
--------generated-test-sources()
--------classes()
--------generated-sources()
----mvnw(6KB)
----src()
--------test()
--------main()
----.idea()
--------misc.xml(439B)
--------modules.xml(264B)
--------encodings.xml(172B)
--------compiler.xml(636B)
--------workspace.xml(37KB)
--------libraries()
--------inspectionProfiles()
----.gitignore(249B)
----.mvn()
--------wrapper()
----mvnw.cmd(5KB)

网友评论

  • 可以作为入门例子参考