为了我仅有的四个粉丝我会每个星期坚持写几篇博客,希望大家一起进步。。。。。

Connected to the target VM, address: 'javadebug', transport: 'shared memory'
10:42:33.869 [main] INFO  o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4504d271: startup date [Tue May 08 10:42:33 CST 2018]; root of context hierarchy
10:42:33.987 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 5.3.5.Final
10:42:34.214 [main] INFO  o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:42:34.282 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$c18cfe8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v1.5.4.RELEASE)


10:42:34.832 [main] INFO  c.x.t.s.Application - No active profile set, falling back to default profiles: default
10:42:34.858 [main] INFO  o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a27cb34: startup date [Tue May 08 10:42:34 CST 2018]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@4504d271
10:42:35.890 [main] INFO  o.s.b.f.x.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [spring-context-disconf.xml]
10:42:36.300 [main] INFO  o.s.i.c.IntegrationRegistrar - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
10:42:36.376 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
10:42:36.435 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
10:42:36.682 [main] INFO  c.b.d.c.c.ConfigMgr - --------------- LOAD CONFIG START ---------------
10:42:36.684 [main] INFO  c.b.d.c.c.ConfigMgr - Finer print: WUKN-PC_0_e58673c6-b383-479d-8aaa-8bbd7b776b5b
10:42:36.687 [main] INFO  c.b.d.c.c.u.ClassLoaderUtil - classpath: D:\workspace\shopper\shopper-web\target\classes
10:42:36.692 [main] INFO  c.b.d.c.c.i.DisInnerConfigHelper - SERVER disconf.conf_server_host: [xdisconf.ops.com]

猜你喜欢

转载自blog.csdn.net/weixin_41404773/article/details/80236166
今日推荐