没有合适的资源?快使用搜索试试~ 我知道了~
SpringBoot整合Redis
共29个文件
java:9个
class:9个
xml:8个
需积分: 9 0 下载量 61 浏览量
2019-03-05
10:22:06
上传
评论
收藏 30KB RAR 举报
温馨提示
下载后创建userinfo表格,修改自己的数据库密码,直接访问127.0.0.1:8081到Eureka主页面,访问127.0.0.1:8081/hello.json可以访问查询数据库获得数据 创建表格的sql: CREATE TABLE `userinfo` ( `id` int(255) NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `age` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
资源推荐
资源详情
资源评论
收起资源包目录
SpringBootRedis.rar (29个子文件)
SpringBoot
SpringBoot.iml 80B
src
test
java
RedisTest.java 1KB
main
resources
mapping
UserMapper.xml 389B
application.yml 1KB
java
com
ouc
yyi
service
findUserByIdService.java 1KB
impl
findUserByIdServiceImpl.java 2KB
pojo
User.java 1KB
controller
HeloWorldController.java 2KB
dao
UserMapper.java 1KB
tools
RedisConfig.java 3KB
RedisUtil.java 15KB
SpringbootStartApplication.java 1KB
target
generated-test-sources
test-annotations
generated-sources
annotations
classes
com
ouc
yyi
service
impl
findUserByIdServiceImpl.class 2KB
findUserByIdService.class 204B
pojo
User.class 947B
SpringbootStartApplication.class 885B
controller
HeloWorldController.class 1KB
dao
UserMapper.class 351B
tools
RedisUtil.class 10KB
RedisConfig.class 3KB
mapping
UserMapper.xml 389B
application.yml 1KB
test-classes
RedisTest.class 1024B
.idea
misc.xml 513B
compiler.xml 531B
uiDesigner.xml 9KB
workspace.xml 44KB
encodings.xml 172B
pom.xml 4KB
共 29 条
- 1
资源评论
杨yi
- 粉丝: 0
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功