Easter79 Easter79
2年前
springboot使用zuul
配置pom<parent<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterparent</artifactId<version1.3.5.RELEASE</version<rela
Easter79 Easter79
2年前
Springboot整合websocket实现一对一消息推送和广播消息推送
springboot基础环境请参考springboot文档maven依赖        <dependency            <groupIdorg.springframework.boot</groupId            <artifactIdspringbootstarterwebso
Easter79 Easter79
2年前
SpringBoot打包成war包
1、添加依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstartertomcat</artifactId<scopeprovided</scope</dependency2
Stella981 Stella981
2年前
SpringBoot 整合 caffeine
1、pom加入<!https://mvnrepository.com/artifact/org.springframework.boot/springbootstartercache<dependency<groupIdorg.springfra
Stella981 Stella981
2年前
Spring boot 的腾讯企业邮箱发送 实例
1\.引入springbootstartermail依赖包<!支持发送邮件<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstartermail</artifactId
Stella981 Stella981
2年前
Spring Boot整合第三方框架
1、整合jdbc1.1导入maven依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterjdbc</artifactId</
Stella981 Stella981
2年前
Spring Boot踩坑笔记一:Spring Boot整合mybatis和通用Mapper遇到的坑
一、整合步骤1、添加启动依赖<!mybatis<dependency<groupIdorg.mybatis.spring.boot</groupId<artifactIdmybatisspringbootstarter</artifa
Stella981 Stella981
2年前
SpringBoot2.0使用health
1,引入actuator<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarteractuator</artifactId</dependency2,application.prop
Stella981 Stella981
2年前
SpringBoot入门07
Thymeleaf中显示ajax请求所需依赖<!所需依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterthymeleaf</ar
Stella981 Stella981
2年前
SpringBoot打包成war包
1、添加依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstartertomcat</artifactId<scopeprovided</scope</dependency2