摘要: mysql官网windows安装文档 https://dev.mysql.com/doc/refman/5.7/en/windows-installation.html 第一步,选择安装包 https://dev.mysql.com/doc/refman/5.7/en/windows-choosin 阅读全文
posted @ 2018-12-27 18:38 大坑水滴 阅读(889) 评论(0) 推荐(0) 编辑
摘要: 使用springboot之前,我们通过ClassPathXmlApplicationContext加载spring xml配置文件来获取applicationcontext,使用springboot后,由于不存在xml文件,故该种方式已经不能使用 在官方文档中介绍,可通过实现ApplicationR 阅读全文
posted @ 2018-12-27 11:50 大坑水滴 阅读(35980) 评论(1) 推荐(1) 编辑