SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/bin/application.jar!/BOOT-INF/lib/crypt-password-1.8.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/bin/application.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 00:28:14,435 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:28:14,437 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 00:28:14,438 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/bin/application.jar!/BOOT-INF/classes!/logback.xml] 00:28:14,496 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33cb5951 - URL [jar:file:/bin/application.jar!/BOOT-INF/classes!/logback.xml] is not of type file 00:28:14,681 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:28:14,687 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:28:14,704 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 00:28:14,836 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead. 00:28:14,836 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 00:28:14,836 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 00:28:14,837 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 00:28:14,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 00:28:14,838 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:28:14,840 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@365c30cc - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 00:28:14.864 [Thread-0] INFO o.o.d.s.s.c.ConfigFetchFromCbs - getAppconfig start .. 00:28:14.984 [Thread-0] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 00:28:24.858 [main] INFO o.o.d.services.sonhms.Application - after 10s sleep 00:28:24.859 [main] INFO o.o.d.services.sonhms.Application - Starting spring boot application