摘要: 今天在家用idea进行springboot开发,前面一些坑相对避免了,但是到数据库这块总是连接不上,报错主要是: Access denied for user 'root'@'localhost' (using password: NO) 网页上显示错误 This application has n 阅读全文
posted @ 2018-05-06 15:47 醉逍遥_001 阅读(1220) 评论(0) 推荐(0) 编辑
摘要: idea是一款强大的利器,最近公司换成采用springboot在eclipse上开发,因为idea的强大,故而,学习一下该利器,搭建springboot的web工程,在下面练习使用。 一、创建springboot的web项目 new--project,然后一路上图创建 哎,没有jsp,遗憾,自己之前 阅读全文
posted @ 2018-05-06 12:40 醉逍遥_001 阅读(203) 评论(0) 推荐(0) 编辑