摘要: spring boot 运行提示:Process finished with exit code 1 经检查发现是由于在application.properties配置文件中将某些自定义配置项移除了,但是代码中没有删掉,导致以上错误发生。 例如,配置文件中原先存在: jszs.path=/oracl 阅读全文
posted @ 2018-04-18 13:44 yshy 阅读(3462) 评论(0) 推荐(0)