连接数据库 springboot环境下默认使用的是h2数据库,你没有对h2进行配置,这里我是mysql数据库,需要配置一下mysql数据库
sunny123456 2022-09-03 00:17
阅读:610
评论:0
推荐:0
当前标签:spring boot
<dependencyManagement>正确使用方法 多个子项目都引用同一样依赖,则可以避免在每个使用的子项目里都声明一个版本号。当想升级或切换到另一个版本时,只需要在顶层父容器里更新,而不需要逐个修改子项目
sunny123456 2022-09-02 18:40
阅读:226
评论:0
推荐:0
springboot~ConfigurationProperties注解配置集合对象
sunny123456 2022-08-31 22:23
阅读:952
评论:0
推荐:0
springboot快速入门一篇文章全
sunny123456 2022-08-29 19:15
阅读:110
评论:0
推荐:0
@ConfigurationProperties与yml配置文件属性匹配规则
sunny123456 2022-08-29 19:07
阅读:932
评论:0
推荐:0
EUREKA Client 无法连接注册中心问题解决方案【连接被拒绝、不支持SSL协议消息、不能向任意已知的服务器发送请求】
sunny123456 2022-08-29 16:57
阅读:2097
评论:0
推荐:0
spring cloud项目引入 Eureka注册中心
sunny123456 2022-08-29 16:29
阅读:124
评论:0
推荐:0
pom.xml中导入 feign 启动Spring启动应用程序时Bean创建错误 可能版本不兼容 使用和spring boot一致的版本 2.1.3
sunny123456 2022-08-29 09:27
阅读:456
评论:0
推荐:0
Cannot resolve org.springframework.cloud:spring-cloud-starter-netflix-eureka-server:unknown
sunny123456 2022-08-27 23:52
阅读:834
评论:0
推荐:0
日志打印输出到控制台以及文件 Spring boot application.yml https://www.cnblogs.com/izyh/
sunny123456 2022-08-27 12:09
阅读:277
评论:0
推荐:0
日志打印输出到控制台以及文件 Spring boot application.properties
sunny123456 2022-08-27 11:59
阅读:1262
评论:0
推荐:0
一文了解SpringBoot如何开启热部署
sunny123456 2022-08-27 00:05
阅读:333
评论:0
推荐:0
lombok java中的使用
sunny123456 2022-08-26 23:54
阅读:129
评论:0
推荐:0
mabties Mapper 实体类与数据库字段不匹配问题,java.sql.SQLSyntaxErrorException: Unknown column 'xxx' in 'field list'
sunny123456 2022-08-26 19:50
阅读:944
评论:0
推荐:0
使用的tk集成mybatis,报No MyBatis mapper was found in的警告解决方案
sunny123456 2022-08-26 16:21
阅读:754
评论:0
推荐:0
Caused by: java.lang.ClassNotFoundException: org.springframework.boot.context.properties.Configurati springboot的版本和springcloud的版本不一致导致
sunny123456 2022-08-26 16:18
阅读:476
评论:0
推荐:0
@PathVariable和@RequestParam的区别 获取请求参数的四种方式
sunny123456 2022-08-24 12:18
阅读:504
评论:0
推荐:0
postmapping和RequestMapping的区别
sunny123456 2022-08-24 12:13
阅读:643
评论:0
推荐:0
SpringBoot应用AOP及各注解的执行顺序 统一AOP切面
sunny123456 2022-08-21 22:54
阅读:881
评论:0
推荐:0
Java:List转Map (用stream实现)
sunny123456 2022-08-21 21:29
阅读:1479
评论:0
推荐:0