10 2018 档案

摘要:application.properties配置文件 spring.thymeleaf.prefix=classpath:/templates/ spring.thymeleaf.suffix=.htmlspring.thymeleaf.mode=LEGACYHTML5#spring.thymele 阅读全文
posted @ 2018-10-22 13:22 路在脚下丶 阅读(320) 评论(0) 推荐(0)
摘要:原因可能是所导的包不在共有项目中,可能在个人项目中,需要添加远程仓库 阅读全文
posted @ 2018-10-16 19:41 路在脚下丶 阅读(1936) 评论(0) 推荐(0)
摘要:第一步:在maven工程当中的resource下面,创建generatorConfig.xml文件。 务必注意创建的位置!!! 这里需要注意的几个问题: 1.location="C:\Users\SAM\.m2\repository\mysql\mysql-connector-java\5.1.46 阅读全文
posted @ 2018-10-11 18:16 路在脚下丶 阅读(3412) 评论(0) 推荐(0)