A child container failed during start
java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component .
前面那位同学的方法解决不了的时候可以换用jetty
java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component .
前面那位同学的方法解决不了的时候可以换用jetty
2017-07-23
不能自动装配,不懂怎么回事Description:
A component required a bean of type 'com.meven.demo.MavenDemo.MavenDemoProperties' that could not be found.
Action:
Consider defining a bean of type 'com.meven.demo.MavenDemo.MavenDemoProperties' in your configuration.
A component required a bean of type 'com.meven.demo.MavenDemo.MavenDemoProperties' that could not be found.
Action:
Consider defining a bean of type 'com.meven.demo.MavenDemo.MavenDemoProperties' in your configuration.
2017-07-22
@Value("${server.cupSize}"),value里要这样写,不然真的报错,感谢zyxailgq层主分享,让更多的人看到,免得出错找半天bug
2017-07-21
求助 我在POM里面加上了jpa和mysql的依赖包后 启动出现
2017-07-20 13:09:32.962 WARN 23176 --- [ main] ationConfigEmbeddedWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt:
2017-07-20 13:09:32.962 WARN 23176 --- [ main] ationConfigEmbeddedWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt:
2017-07-20
简直太酷了。那些右键不能run的小伙伴,可以open module setting,设置下resource目录啥的就好了
2017-07-19