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. 03:55:10,679 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:55:10,683 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:55:10,685 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/bin/application.jar!/BOOT-INF/classes!/logback.xml] 03:55:10,813 |-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 03:55:11,229 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:55:11,239 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:55:11,283 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 03:55:11,510 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead. 03:55:11,510 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 03:55:11,510 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 03:55:11,512 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:55:11,512 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 03:55:11,513 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:55:11,515 |-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] 03:55:11.555 [Thread-0] INFO o.o.d.s.s.c.ConfigFetchFromCbs - getAppconfig start ..