Cenyol / SpringMVC

本项目基于 MyBatis Plus 进行定制,利用其提供的代码生成器快速生成模板代码。基本上从开始生成到启动运行访问/user/list, /user/get/1等接口的时候,不到五分钟。
http://mybatis.plus
547 stars 417 forks source link

pom.xml依赖里有特殊字符 #5

Closed samson886 closed 6 years ago

samson886 commented 6 years ago

pom.xml依赖里有特殊字符。需要手动删除

Cenyol commented 6 years ago

好的👌

samson886 commented 6 years ago

我用的这个去掉的。http://www.txttool.com/WenBen_LRtrim.asp

Cenyol commented 6 years ago

是不是系统平台不同的原因,我的是macOS,你是什么平台

samson886 commented 6 years ago

win10+ idea ultimate2017.3

Cenyol commented 6 years ago

嗯,那目测是*nix系统和win系统的差距

samson886 commented 6 years ago

maybe