罗燕仪贤

导航

 

2019年5月30日

摘要: file->new->other 搜索maven, 右键项目点击Properties,然后Project Facets 项目结构 创建一张角色表lv_role 配置pom.xml 在src/main/resources文件下 (1)添加一个config文件夹,文件夹中添加SqlMapConfig.x 阅读全文
posted @ 2019-05-30 21:23 初夏之仪 阅读(1235) 评论(0) 推荐(0)
 
摘要: 1 springboot内置的tomcat为8.5.23,我们需要指定springboot的内置tomcat版本 2 修改pom.xml文件,增加7.0.90 3 4 UTF-8 5 UTF-8 6 1.8 7 7.0.90 8 9 10 11 org.apache.tomcat 12 tomc... 阅读全文
posted @ 2019-05-30 13:02 初夏之仪 阅读(1172) 评论(0) 推荐(0)