请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

正在回答 回答被采纳积分+3

3回答

殇腥黯皓 2018-04-13 23:39:53

<dependency>

    <groupId>org.springframework.boot</groupId>

     <artifactId>spring-boot-starter-web</artifactId>

</dependency>

加上这个依赖


3 回复 有任何疑惑可以回复我~
  • 提问者 幼稚王 #1
    谢谢啦
    回复 有任何疑惑可以回复我~ 2018-04-16 10:31:20
  • 完美~
    回复 有任何疑惑可以回复我~ 2018-06-23 11:01:03
  • 果然是这个原因,不然8080端口出不来
    回复 有任何疑惑可以回复我~ 2018-07-10 22:46:35
csranger 2018-08-16 21:28:01

<dependency>
 <groupId>org.springframework.boot</groupId>
 <artifactId>spring-boot-starter-web</artifactId></dependency>

0 回复 有任何疑惑可以回复我~
YAaron 2018-06-18 18:07:14

我之前的client也无法启动,然后我把springtboot版本换成2.0.0.M3,spring-cloud版本换成Finchley.M2,使得版本跟教课视频的版本一样,终于能启动client了

0 回复 有任何疑惑可以回复我~
  • mtfelix #1
    我的是这两个版本,而且加了这个Dependency,竟然还是不能启动。
    
    2018-09-26 10:47:37.363  WARN 34776 --- [       Thread-5] .s.c.a.CommonAnnotationBeanPostProcessor : Invocation of destroy method failed on bean with name 'scopedTarget.eurekaClient': org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'eurekaInstanceConfigBean': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
    回复 有任何疑惑可以回复我~ 2018-09-26 10:49:22
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信