SpringBoot-Learning icon indicating copy to clipboard operation
SpringBoot-Learning copied to clipboard

hello world都起不了

Open chen406226 opened this issue 7 years ago • 3 comments
trafficstars

第一个项目helloworld都起不来, 初学者! Field error in object 'server' on field 'port': rejected value [8080;]; codes [typeMismatch.server.port,typeMismatch.port,typeMismatch.java.lang.Integer,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [server.port,port]; arguments []; default message [port]]; default message [Failed to convert property value of type [java.lang.String] to required type [java.lang.Integer] for property 'port'; nested exception is org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [java.lang.Integer]] 2018-07-27 15:30:38.459 ERROR 17384 --- [ main] o.s.boot.SpringApplication : Application startup failed 有人知道原因吗? --谢谢各位大佬

chen406226 avatar Jul 27 '18 07:07 chen406226

Please remove character ';' at the end of '8080;'

jizhuozhi avatar Mar 13 '19 13:03 jizhuozhi

对啊,你的8080端口号为什么要加个“;”符号?

femaimi9527 avatar Jun 04 '19 02:06 femaimi9527

我们中国人写的项目外国人在学得火热,赞不绝口,我们中国人自己连跑都跑不起来,真是内心五味陈杂,是缺少实在的指引?还是我们学习态度太过马虎?

femaimi9527 avatar Jun 04 '19 02:06 femaimi9527