2017年12月21日
摘要: springboot项目中无法使用@Autowired注入sevice,需要手动初始化,初始化后才可使用 阅读全文
posted @ 2017-12-21 11:27 梓木的稻稻 阅读(8301) 评论(0) 推荐(0)
  2017年12月6日
摘要: 用SmartSVN提交代码的时候提示:svn: File has inconsistent newlines 这是由于要提交的文件编码时混合了windows和unix符号导致的。 解决方法: Project–>Setting,选择Working copy下的EOL-style,将Default EO 阅读全文
posted @ 2017-12-06 16:53 梓木的稻稻 阅读(247) 评论(0) 推荐(0)