随笔分类 -  【框架】Springboot

摘要:1.导入Maven依赖 <!-- redis --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependen 阅读全文
posted @ 2020-10-22 21:15 碎了的冰 阅读(735) 评论(0) 推荐(0)
摘要:大概会出现这样的错误 *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' at 阅读全文
posted @ 2020-07-30 15:33 碎了的冰 阅读(559) 评论(0) 推荐(0)