Easter79 Easter79
2年前
springBoot整合MongoDB(动态查询)
依赖:<!https://mvnrepository.com/artifact/org.springframework.boot/springbootstarterdatamongodb<dependency<groupIdorg.springframework
Stella981 Stella981
2年前
SpringBoot实战——微信点餐系统
1、初始化项目  引入模块<dependencies<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterdatajpa</a
Stella981 Stella981
2年前
SpringBoot2.0整合Quartz实现动态设置定时任务时间
一.  引入依赖<!引入quartz依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterquartz</artifactId</d
Stella981 Stella981
2年前
SpringBoot2.0应用(五):SpringBoot2.0整合MyBatis
如何整合MyBatis1、pom依赖<dependency<groupIdorg.mybatis.spring.boot</groupId<artifactIdmybatisspringbootstarte
Stella981 Stella981
2年前
Spring Boot整合redis
一、添加依赖<!SpringBoot整合redis的依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarter
Stella981 Stella981
2年前
Spring Boot Admin配置详解
Client端配置参数默认值说明spring.boot.admin.client.enabledtrue是否启用springbootAdmin客户端spring.boot.admin.client.url要注册的server端的url地址。如果要同时在多个server端口注册,则用逗号分隔各个server端的url地址
Easter79 Easter79
2年前
SpringBoot实战——微信点餐系统
1、初始化项目  引入模块<dependencies<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterdatajpa</a
Easter79 Easter79
2年前
SpringBoot2.0整合Quartz实现动态设置定时任务时间
一.  引入依赖<!引入quartz依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterquartz</artifactId</d
Easter79 Easter79
2年前
SpringBoot2.0应用(五):SpringBoot2.0整合MyBatis
如何整合MyBatis1、pom依赖<dependency<groupIdorg.mybatis.spring.boot</groupId<artifactIdmybatisspringbootstarte
Stella981 Stella981
2年前
SpringBoot 2.x 使用Redis作为项目数据缓存
一、添加依赖<!添加缓存支持<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstartercache</artifactId