| 12345678910111213141516171819202122 |
- 2018-04-04 10:05:33.265 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
- 2018-04-04 10:05:33.281 |-INFO [restartedMain] com.alibaba.boot.dubbo.context.event.WelcomeLogoApplicationListener [53] -|
- ████████▄ ███ █▄ ▀█████████▄ ▀█████████▄ ▄██████▄
- ███ ▀███ ███ ███ ███ ███ ███ ███ ███ ███
- ███ ███ ███ ███ ███ ███ ███ ███ ███ ███
- ███ ███ ███ ███ ▄███▄▄▄██▀ ▄███▄▄▄██▀ ███ ███
- ███ ███ ███ ███ ▀▀███▀▀▀██▄ ▀▀███▀▀▀██▄ ███ ███
- ███ ███ ███ ███ ███ ██▄ ███ ██▄ ███ ███
- ███ ▄███ ███ ███ ███ ███ ███ ███ ███ ███
- ████████▀ ████████▀ ▄█████████▀ ▄█████████▀ ▀██████▀
-
- :: Dubbo Spring Boot (v0.1.0) : https://github.com/dubbo/dubbo-spring-boot-project
- :: Dubbo (v2.0.1) : https://github.com/alibaba/dubbo
- :: Google group : http://groups.google.com/group/dubbo
- 2018-04-04 10:05:33.281 |-INFO [restartedMain] com.alibaba.boot.dubbo.context.event.OverrideDubboConfigApplicationListener [67] -| Dubbo Config was overridden by externalized configuration {dubbo.application.id=jicha_base-provider, dubbo.application.name=jicha_base-provider, dubbo.protocol.id=dubbo, dubbo.protocol.name=dubbo, dubbo.protocol.port=7682, dubbo.protocol.status=server, dubbo.reference.check=false, dubbo.registry.address=zookeeper://git.topm.win:9994, dubbo.registry.id=demoservice, dubbo.scan.basePackages=com.xintong.visualinspection.service}
- 2018-04-04 10:05:33.546 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on wenhongquan with PID 13680 (D:\VisualInspection\VisualInspection_server\target\classes started by wenhongquan in D:\VisualInspection\VisualInspection_server)
- 2018-04-04 10:05:33.546 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default
- 2018-04-04 10:05:34.109 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final
- 2018-04-04 10:05:34.140 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@5ad5f9f4: startup date [Wed Apr 04 10:05:34 CST 2018]; root of context hierarchy
|