摘要: 前言 来创建个hello world 呗 步骤 首先肯定是要打开我们的IDEA来创建一个Maven的项目哈 创建项目 1. File New Project 2.Maven JDK版本选择 Next 3. Groupld Artifactld Next 4. location Finsh 5. 开启 阅读全文
posted @ 2019-11-07 02:35 。思索 阅读(227) 评论(0) 推荐(0)
摘要: 前言 记录SpringBoot的相关报错信息 错误 无法引入@ResponseBody和@RequestMapping("/") Failed to configure a DataSource: 'url' Failed to configure a DataSource: 'url' attri 阅读全文
posted @ 2019-11-07 02:29 。思索 阅读(303) 评论(0) 推荐(0)