Advertisement
Guest User

Untitled

a guest
Nov 14th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.23 KB | None | 0 0
  1. 2016-11-14 14:14:19.061 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  2. 2016-11-14 14:14:19.067 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  3. 2016-11-14 14:14:19.068 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  4. 2016-11-14 14:14:19.068 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  5. 2016-11-14 14:14:19.069 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  6. 2016-11-14 14:14:19.441 INFO 223 --- [main] com.targetcircle.finance.Application : Starting Application on 92d39cd76ee6 with PID 223 (/usr/tc-finance/build/classes/main started by root in /usr/tc-finance)
  7. 2016-11-14 14:14:19.441 INFO 223 --- [main] com.targetcircle.finance.Application : The following profiles are active: development
  8. 2016-11-14 14:14:19.985 INFO 223 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:14:19 UTC 2016]; root of context hierarchy
  9. 2016-11-14 14:14:20.259 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [class path resource [application-development.properties]] PropertySource with lowest search precedence
  10. 2016-11-14 14:14:27.018 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [applicationConfig: [classpath:/application-development.properties]] PropertySource with search precedence immediately lower than [applicationConfigurationProperties]
  11. 2016-11-14 14:14:27.019 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Removing [applicationConfigurationProperties] PropertySource
  12. 2016-11-14 14:14:27.019 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Removing [defaultProperties] PropertySource
  13. 2016-11-14 14:14:27.145 INFO 223 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  14. 2016-11-14 14:14:27.571 INFO 223 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3027eb3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2016-11-14 14:14:30.331 INFO 223 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8300 (http)
  16. 2016-11-14 14:14:30.401 INFO 223 --- [main] o.apache.catalina.core.StandardService : Starting service Tomcat
  17. 2016-11-14 14:14:30.409 INFO 223 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.5
  18. 2016-11-14 14:14:30.982 INFO 223 --- [localhost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  19. 2016-11-14 14:14:30.983 DEBUG 223 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  20. 2016-11-14 14:14:30.983 INFO 223 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 11012 ms
  21. 2016-11-14 14:14:31.012 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  22. 2016-11-14 14:14:31.024 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  23. 2016-11-14 14:14:31.026 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  24. 2016-11-14 14:14:31.026 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  25. 2016-11-14 14:14:31.026 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  26. 2016-11-14 14:14:31.477 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  27. 2016-11-14 14:14:31.477 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  28. 2016-11-14 14:14:31.478 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  29. 2016-11-14 14:14:31.478 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  30. 2016-11-14 14:14:31.479 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  31. 2016-11-14 14:14:31.533 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  32. 2016-11-14 14:14:31.537 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  33. 2016-11-14 14:14:31.538 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  34. 2016-11-14 14:14:31.538 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  35. 2016-11-14 14:14:31.539 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  36. 2016-11-14 14:14:31.610 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  37. 2016-11-14 14:14:31.622 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  38. 2016-11-14 14:14:31.622 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  39. 2016-11-14 14:14:31.623 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  40. 2016-11-14 14:14:31.623 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  41. 2016-11-14 14:14:31.667 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  42. 2016-11-14 14:14:31.668 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  43. 2016-11-14 14:14:31.672 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  44. 2016-11-14 14:14:31.673 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  45. 2016-11-14 14:14:31.673 DEBUG 223 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  46. 2016-11-14 14:14:31.763 INFO 223 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  47. 2016-11-14 14:14:31.776 INFO 223 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  48. 2016-11-14 14:14:31.776 INFO 223 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  49. 2016-11-14 14:14:31.777 INFO 223 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  50. 2016-11-14 14:14:31.788 INFO 223 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'corsFilter' to: [/*]
  51. 2016-11-14 14:14:31.821 INFO 223 --- [localhost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  52. 2016-11-14 14:14:31.941 DEBUG 223 --- [localhost-startStop-1] o.springframework.web.filter.CorsFilter : Initializing filter 'corsFilter'
  53. 2016-11-14 14:14:31.942 DEBUG 223 --- [localhost-startStop-1] o.springframework.web.filter.CorsFilter : Filter 'corsFilter' configured successfully
  54. 2016-11-14 14:14:31.963 DEBUG 223 --- [main] o.s.w.c.s.StandardServletEnvironment : Replacing [servletContextInitParams] PropertySource with [servletContextInitParams]
  55. 2016-11-14 14:14:32.747 INFO 223 --- [main] o.f.core.internal.util.VersionPrinter : Flyway 4.0.3 by Boxfuse
  56. 2016-11-14 14:14:33.081 WARN 223 --- [main] ationConfigEmbeddedWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is org.flywaydb.core.api.FlywayException: Unable to obtain Jdbc connection from DataSource (jdbc:mysql://172.17.0.1:3309/finance) for user 'root': Communications link failure
  57.  
  58. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  59. 2016-11-14 14:14:33.090 INFO 223 --- [main] o.apache.catalina.core.StandardService : Stopping service Tomcat
  60. 2016-11-14 14:14:33.181 INFO 223 --- [main] utoConfigurationReportLoggingInitializer :
  61.  
  62. Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
  63. 2016-11-14 14:14:33.193 ERROR 223 --- [main] o.s.boot.SpringApplication : Application startup failed
  64.  
  65. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is org.flywaydb.core.api.FlywayException: Unable to obtain Jdbc connection from DataSource (jdbc:mysql://172.17.0.1:3309/finance) for user 'root': Communications link failure
  66.  
  67. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  68. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1583)
  69. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:545)
  70. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
  71. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  72. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  73. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  74. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  75. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:296)
  76. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  77. at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1076)
  78. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:851)
  79. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
  80. at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122)
  81. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:761)
  82. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:371)
  83. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
  84. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1186)
  85. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1175)
  86. at com.targetcircle.finance.Application.main(Application.java:25)
  87. Caused by: org.flywaydb.core.api.FlywayException: Unable to obtain Jdbc connection from DataSource (jdbc:mysql://172.17.0.1:3309/finance) for user 'root': Communications link failure
  88.  
  89. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  90. at org.flywaydb.core.internal.util.jdbc.DriverDataSource.getConnectionFromDriver(DriverDataSource.java:412)
  91. at org.flywaydb.core.internal.util.jdbc.DriverDataSource.getConnection(DriverDataSource.java:370)
  92. at org.flywaydb.core.internal.util.jdbc.JdbcUtils.openConnection(JdbcUtils.java:50)
  93. at org.flywaydb.core.Flyway.execute(Flyway.java:1326)
  94. at org.flywaydb.core.Flyway.migrate(Flyway.java:917)
  95. at org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer.afterPropertiesSet(FlywayMigrationInitializer.java:66)
  96. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1642)
  97. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1579)
  98. ... 18 common frames omitted
  99. Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
  100.  
  101. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  102. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:615)
  103. at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:57)
  104. at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1634)
  105. at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:637)
  106. at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:351)
  107. at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:224)
  108. at org.flywaydb.core.internal.util.jdbc.DriverDataSource.getConnectionFromDriver(DriverDataSource.java:409)
  109. ... 25 common frames omitted
  110. Caused by: com.mysql.cj.core.exceptions.CJCommunicationsException: Communications link failure
  111.  
  112. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  113. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  114. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  115. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  116. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  117. at com.mysql.cj.core.exceptions.ExceptionFactory.createException(ExceptionFactory.java:54)
  118. at com.mysql.cj.core.exceptions.ExceptionFactory.createException(ExceptionFactory.java:93)
  119. at com.mysql.cj.core.exceptions.ExceptionFactory.createException(ExceptionFactory.java:133)
  120. at com.mysql.cj.core.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:149)
  121. at com.mysql.cj.mysqla.io.MysqlaSocketConnection.connect(MysqlaSocketConnection.java:83)
  122. at com.mysql.cj.mysqla.MysqlaSession.connect(MysqlaSession.java:122)
  123. at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1754)
  124. at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1624)
  125. ... 29 common frames omitted
  126. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  127. at java.net.PlainSocketImpl.socketConnect(Native Method)
  128. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  129. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  130. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  131. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  132. at java.net.Socket.connect(Socket.java:589)
  133. at com.mysql.cj.core.io.StandardSocketFactory.connect(StandardSocketFactory.java:202)
  134. at com.mysql.cj.mysqla.io.MysqlaSocketConnection.connect(MysqlaSocketConnection.java:57)
  135. ... 32 common frames omitted
  136.  
  137. 2016-11-14 14:15:23.554 DEBUG 289 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  138. 2016-11-14 14:15:23.562 DEBUG 289 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  139. 2016-11-14 14:15:23.563 DEBUG 289 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  140. 2016-11-14 14:15:23.563 DEBUG 289 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  141. 2016-11-14 14:15:23.564 DEBUG 289 --- [main] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  142. 2016-11-14 14:15:23.668 INFO 289 --- [main] com.targetcircle.finance.Application : Starting Application on 92d39cd76ee6 with PID 289 (/usr/tc-finance/build/classes/main started by root in /usr/tc-finance)
  143. 2016-11-14 14:15:23.669 INFO 289 --- [main] com.targetcircle.finance.Application : The following profiles are active: development
  144. 2016-11-14 14:15:23.987 INFO 289 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:15:23 UTC 2016]; root of context hierarchy
  145. 2016-11-14 14:15:24.217 DEBUG 289 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [class path resource [application-development.properties]] PropertySource with lowest search precedence
  146. 2016-11-14 14:15:57.206 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  147. 2016-11-14 14:15:57.219 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  148. 2016-11-14 14:15:57.220 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  149. 2016-11-14 14:15:57.220 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  150. 2016-11-14 14:15:57.221 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  151. 2016-11-14 14:15:57.397 INFO 346 --- [main] com.targetcircle.finance.Application : Starting Application on 92d39cd76ee6 with PID 346 (/usr/tc-finance/build/classes/main started by root in /usr/tc-finance)
  152. 2016-11-14 14:15:57.400 INFO 346 --- [main] com.targetcircle.finance.Application : The following profiles are active: development
  153. 2016-11-14 14:15:57.829 INFO 346 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:15:57 UTC 2016]; root of context hierarchy
  154. 2016-11-14 14:15:58.162 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [class path resource [application-development.properties]] PropertySource with lowest search precedence
  155. 2016-11-14 14:16:05.191 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [applicationConfig: [classpath:/application-development.properties]] PropertySource with search precedence immediately lower than [applicationConfigurationProperties]
  156. 2016-11-14 14:16:05.195 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Removing [applicationConfigurationProperties] PropertySource
  157. 2016-11-14 14:16:05.196 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Removing [defaultProperties] PropertySource
  158. 2016-11-14 14:16:05.282 INFO 346 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  159. 2016-11-14 14:16:05.725 INFO 346 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3027eb3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  160. 2016-11-14 14:16:07.377 INFO 346 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8300 (http)
  161. 2016-11-14 14:16:07.476 INFO 346 --- [main] o.apache.catalina.core.StandardService : Starting service Tomcat
  162. 2016-11-14 14:16:07.480 INFO 346 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.5
  163. 2016-11-14 14:16:07.871 INFO 346 --- [localhost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  164. 2016-11-14 14:16:07.872 DEBUG 346 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  165. 2016-11-14 14:16:07.880 INFO 346 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 10063 ms
  166. 2016-11-14 14:16:07.907 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  167. 2016-11-14 14:16:07.908 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  168. 2016-11-14 14:16:07.909 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  169. 2016-11-14 14:16:07.909 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  170. 2016-11-14 14:16:07.912 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  171. 2016-11-14 14:16:08.451 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  172. 2016-11-14 14:16:08.452 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  173. 2016-11-14 14:16:08.452 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  174. 2016-11-14 14:16:08.452 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  175. 2016-11-14 14:16:08.452 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  176. 2016-11-14 14:16:08.483 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  177. 2016-11-14 14:16:08.483 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  178. 2016-11-14 14:16:08.483 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  179. 2016-11-14 14:16:08.484 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  180. 2016-11-14 14:16:08.484 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  181. 2016-11-14 14:16:08.527 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  182. 2016-11-14 14:16:08.528 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  183. 2016-11-14 14:16:08.528 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  184. 2016-11-14 14:16:08.528 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  185. 2016-11-14 14:16:08.529 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  186. 2016-11-14 14:16:08.708 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletConfigInitParams] PropertySource with lowest search precedence
  187. 2016-11-14 14:16:08.709 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [servletContextInitParams] PropertySource with lowest search precedence
  188. 2016-11-14 14:16:08.710 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemProperties] PropertySource with lowest search precedence
  189. 2016-11-14 14:16:08.712 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Adding [systemEnvironment] PropertySource with lowest search precedence
  190. 2016-11-14 14:16:08.713 DEBUG 346 --- [localhost-startStop-1] o.s.w.c.s.StandardServletEnvironment : Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,systemProperties,systemEnvironment]
  191. 2016-11-14 14:16:08.819 INFO 346 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  192. 2016-11-14 14:16:08.856 INFO 346 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  193. 2016-11-14 14:16:08.859 INFO 346 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  194. 2016-11-14 14:16:08.861 INFO 346 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  195. 2016-11-14 14:16:08.862 INFO 346 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'corsFilter' to: [/*]
  196. 2016-11-14 14:16:08.863 INFO 346 --- [localhost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  197. 2016-11-14 14:16:08.954 DEBUG 346 --- [localhost-startStop-1] o.springframework.web.filter.CorsFilter : Initializing filter 'corsFilter'
  198. 2016-11-14 14:16:08.956 DEBUG 346 --- [localhost-startStop-1] o.springframework.web.filter.CorsFilter : Filter 'corsFilter' configured successfully
  199. 2016-11-14 14:16:08.972 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Replacing [servletContextInitParams] PropertySource with [servletContextInitParams]
  200. 2016-11-14 14:16:09.614 INFO 346 --- [main] o.f.core.internal.util.VersionPrinter : Flyway 4.0.3 by Boxfuse
  201. 2016-11-14 14:16:10.259 INFO 346 --- [main] o.f.c.i.dbsupport.DbSupportFactory : Database: jdbc:mysql://172.17.0.1:3306/finance (MySQL 5.7)
  202. 2016-11-14 14:16:10.382 INFO 346 --- [main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.028s)
  203. 2016-11-14 14:16:10.494 INFO 346 --- [main] o.f.c.i.metadatatable.MetaDataTableImpl : Creating Metadata table: `finance`.`DatabaseSchemaVersion`
  204. 2016-11-14 14:16:10.708 INFO 346 --- [main] o.f.core.internal.command.DbMigrate : Current version of schema `finance`: << Empty Schema >>
  205. 2016-11-14 14:16:10.708 INFO 346 --- [main] o.f.core.internal.command.DbMigrate : Migrating schema `finance` to version 1.0 - Initial Setup
  206. 2016-11-14 14:16:13.071 INFO 346 --- [main] o.f.core.internal.command.DbMigrate : Successfully applied 1 migration to schema `finance` (execution time 00:02.581s).
  207. 2016-11-14 14:16:13.533 INFO 346 --- [main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
  208. 2016-11-14 14:16:13.564 INFO 346 --- [main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
  209. name: default
  210. ...]
  211. 2016-11-14 14:16:14.090 INFO 346 --- [main] org.hibernate.Version : HHH000412: Hibernate Core {5.2.3.Final}
  212. 2016-11-14 14:16:14.093 INFO 346 --- [main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
  213. 2016-11-14 14:16:14.120 INFO 346 --- [main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
  214. 2016-11-14 14:16:14.214 INFO 346 --- [main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  215. 2016-11-14 14:16:15.062 INFO 346 --- [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL57InnoDBDialect
  216. 2016-11-14 14:16:16.999 INFO 346 --- [main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
  217. 2016-11-14 14:16:18.459 INFO 346 --- [main] org.reflections.Reflections : Reflections took 107 ms to scan 1 urls, producing 65 keys and 331 values
  218. 2016-11-14 14:16:19.234 INFO 346 --- [main] org.reflections.Reflections : Reflections took 94 ms to scan 1 urls, producing 65 keys and 331 values
  219. 2016-11-14 14:16:20.065 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:15:57 UTC 2016]; root of context hierarchy
  220. 2016-11-14 14:16:20.234 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:15:57 UTC 2016]; root of context hierarchy
  221. 2016-11-14 14:16:20.257 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 6 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.getAll()={[/api/bank-accounts],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.getForAccount(java.lang.Long)={[/api/bank-accounts],methods=[GET],params=[accountId]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateBankAccountData)={[/api/bank-accounts],methods=[POST]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.remove(java.lang.String)={[/api/bank-accounts/{id}],methods=[DELETE]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.get(java.lang.String)={[/api/bank-accounts/{id}],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.UpdateBankAccountData)={[/api/bank-accounts/{id}],methods=[PATCH]}}
  222. 2016-11-14 14:16:20.261 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/bank-accounts],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.getAll()
  223. 2016-11-14 14:16:20.262 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/bank-accounts],methods=[GET],params=[accountId]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.getForAccount(java.lang.Long)
  224. 2016-11-14 14:16:20.263 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/bank-accounts],methods=[POST]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateBankAccountData)
  225. 2016-11-14 14:16:20.263 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/bank-accounts/{id}],methods=[DELETE]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.remove(java.lang.String)
  226. 2016-11-14 14:16:20.263 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/bank-accounts/{id}],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.get(java.lang.String)
  227. 2016-11-14 14:16:20.264 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/bank-accounts/{id}],methods=[PATCH]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.BankAccountController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.UpdateBankAccountData)
  228. 2016-11-14 14:16:20.265 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 1 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.CountryController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.CountryController.getAll()={[/api/countries],methods=[GET]}}
  229. 2016-11-14 14:16:20.265 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/countries],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.CountryController.getAll()
  230. 2016-11-14 14:16:20.269 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 1 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.CurrencyController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.CurrencyController.getAll()={[/api/currencies],methods=[GET]}}
  231. 2016-11-14 14:16:20.270 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/currencies],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.CurrencyController.getAll()
  232. 2016-11-14 14:16:20.301 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 6 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.getAll()={[/api/documents],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.getForCustomer(java.lang.Long)={[/api/documents],methods=[GET],params=[accountId]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateDocumentData)={[/api/documents],methods=[POST]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.remove(java.lang.String)={[/api/documents/{id}],methods=[DELETE]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.get(java.lang.String)={[/api/documents/{id}],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.UpdateDocumentData)={[/api/documents/{id}],methods=[PATCH]}}
  233. 2016-11-14 14:16:20.301 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/documents],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.getAll()
  234. 2016-11-14 14:16:20.306 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/documents],methods=[GET],params=[accountId]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.getForCustomer(java.lang.Long)
  235. 2016-11-14 14:16:20.306 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/documents],methods=[POST]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateDocumentData)
  236. 2016-11-14 14:16:20.307 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/documents/{id}],methods=[DELETE]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.remove(java.lang.String)
  237. 2016-11-14 14:16:20.307 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/documents/{id}],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.get(java.lang.String)
  238. 2016-11-14 14:16:20.307 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/documents/{id}],methods=[PATCH]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.DocumentController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.UpdateDocumentData)
  239. 2016-11-14 14:16:20.309 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 1 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.MainController: {public java.lang.String com.targetcircle.finance.sharedkernel.presentation.controller.MainController.index()={[/api/],methods=[GET]}}
  240. 2016-11-14 14:16:20.309 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/],methods=[GET]}" onto public java.lang.String com.targetcircle.finance.sharedkernel.presentation.controller.MainController.index()
  241. 2016-11-14 14:16:20.318 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 6 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.SettingController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.getAll()={[/api/settings],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.getForAccount(java.lang.Long)={[/api/settings],methods=[GET],params=[accountId]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.getForAccount(java.lang.String,java.lang.Long)={[/api/settings],methods=[GET],params=[type && accountId]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateSettingData)={[/api/settings],methods=[POST]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.remove(java.lang.String)={[/api/settings/{settingId}],methods=[DELETE]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.ChangeSettingValueData)={[/api/settings/{settingId}],methods=[PATCH]}}
  242. 2016-11-14 14:16:20.318 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/settings],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.getAll()
  243. 2016-11-14 14:16:20.319 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/settings],methods=[GET],params=[accountId]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.getForAccount(java.lang.Long)
  244. 2016-11-14 14:16:20.321 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/settings],methods=[GET],params=[type && accountId]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.getForAccount(java.lang.String,java.lang.Long)
  245. 2016-11-14 14:16:20.321 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/settings],methods=[POST]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateSettingData)
  246. 2016-11-14 14:16:20.322 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/settings/{settingId}],methods=[DELETE]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.remove(java.lang.String)
  247. 2016-11-14 14:16:20.322 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/settings/{settingId}],methods=[PATCH]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.SettingController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.ChangeSettingValueData)
  248. 2016-11-14 14:16:20.325 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 6 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.getAll()={[/api/tax-rules],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.getForCountry(com.targetcircle.finance.sharedkernel.domain.location.Country)={[/api/tax-rules],methods=[GET],params=[country]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.getForCountry(java.lang.String,com.targetcircle.finance.sharedkernel.domain.location.Country)={[/api/tax-rules],methods=[GET],params=[type && country]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateTaxRuleData)={[/api/tax-rules],methods=[POST]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.remove(java.lang.String)={[/api/tax-rules/{ruleId}],methods=[DELETE]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.ChangeTaxRuleValueData)={[/api/tax-rules/{taxRuleId}],methods=[PATCH]}}
  249. 2016-11-14 14:16:20.328 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tax-rules],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.getAll()
  250. 2016-11-14 14:16:20.329 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tax-rules],methods=[GET],params=[country]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.getForCountry(com.targetcircle.finance.sharedkernel.domain.location.Country)
  251. 2016-11-14 14:16:20.329 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tax-rules],methods=[GET],params=[type && country]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.getForCountry(java.lang.String,com.targetcircle.finance.sharedkernel.domain.location.Country)
  252. 2016-11-14 14:16:20.330 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tax-rules],methods=[POST]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateTaxRuleData)
  253. 2016-11-14 14:16:20.332 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tax-rules/{ruleId}],methods=[DELETE]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.remove(java.lang.String)
  254. 2016-11-14 14:16:20.333 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tax-rules/{taxRuleId}],methods=[PATCH]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TaxRuleController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.ChangeTaxRuleValueData)
  255. 2016-11-14 14:16:20.343 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 6 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController: {public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.getAll()={[/api/templates],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.getForAccount(java.lang.Long)={[/api/templates],methods=[GET],params=[accountId]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateTemplateData)={[/api/templates],methods=[POST]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.remove(java.lang.String)={[/api/templates/{id}],methods=[DELETE]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.get(java.lang.String)={[/api/templates/{id}],methods=[GET]}, public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.ChangeTemplateBodyData)={[/api/templates/{id}],methods=[PATCH]}}
  256. 2016-11-14 14:16:20.344 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/templates],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.getAll()
  257. 2016-11-14 14:16:20.344 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/templates],methods=[GET],params=[accountId]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.getForAccount(java.lang.Long)
  258. 2016-11-14 14:16:20.344 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/templates],methods=[POST]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.add(com.targetcircle.finance.sharedkernel.presentation.data.CreateTemplateData)
  259. 2016-11-14 14:16:20.345 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/templates/{id}],methods=[DELETE]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.remove(java.lang.String)
  260. 2016-11-14 14:16:20.345 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/templates/{id}],methods=[GET]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.get(java.lang.String)
  261. 2016-11-14 14:16:20.345 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/templates/{id}],methods=[PATCH]}" onto public com.targetcircle.finance.sharedkernel.presentation.response.Response com.targetcircle.finance.sharedkernel.presentation.controller.TemplateController.update(java.lang.String,com.targetcircle.finance.sharedkernel.presentation.data.ChangeTemplateBodyData)
  262. 2016-11-14 14:16:20.346 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 0 request handler methods found on class com.targetcircle.finance.sharedkernel.presentation.exception.RestExceptionHandler: {}
  263. 2016-11-14 14:16:20.349 DEBUG 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}, public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}}
  264. 2016-11-14 14:16:20.349 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  265. 2016-11-14 14:16:20.350 INFO 346 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
  266. 2016-11-14 14:16:20.392 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:15:57 UTC 2016]; root of context hierarchy
  267. 2016-11-14 14:16:20.392 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
  268. 2016-11-14 14:16:20.392 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
  269. 2016-11-14 14:16:20.392 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
  270. 2016-11-14 14:16:20.393 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
  271. 2016-11-14 14:16:20.393 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor': no URL paths identified
  272. 2016-11-14 14:16:20.393 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
  273. 2016-11-14 14:16:20.393 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
  274. 2016-11-14 14:16:20.419 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'application': no URL paths identified
  275. 2016-11-14 14:16:20.419 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
  276. 2016-11-14 14:16:20.422 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor': no URL paths identified
  277. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor': no URL paths identified
  278. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'createBankAccountHandler': no URL paths identified
  279. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'createDocumentHandler': no URL paths identified
  280. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'removeBankAccountHandler': no URL paths identified
  281. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'removeDocumentHandler': no URL paths identified
  282. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'updateBankAccountHandler': no URL paths identified
  283. 2016-11-14 14:16:20.425 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'updateDocumentHandler': no URL paths identified
  284. 2016-11-14 14:16:20.427 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'bankAccountForAccountQueryHandler': no URL paths identified
  285. 2016-11-14 14:16:20.428 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'bankAccountForIdQueryHandler': no URL paths identified
  286. 2016-11-14 14:16:20.428 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'bankAccountsAvailableQueryHandler': no URL paths identified
  287. 2016-11-14 14:16:20.428 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'documentForIdQueryHandler': no URL paths identified
  288. 2016-11-14 14:16:20.428 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'documentsAvailableQueryHandler': no URL paths identified
  289. 2016-11-14 14:16:20.428 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'documentsForCustomerQueryHandler': no URL paths identified
  290. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateBankAccounts': no URL paths identified
  291. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateDocuments': no URL paths identified
  292. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingAnnotationDiscoverer': no URL paths identified
  293. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingComponentCollection': no URL paths identified
  294. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'changeSettingValueHandler': no URL paths identified
  295. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'createSettingHandler': no URL paths identified
  296. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'removeSettingHandler': no URL paths identified
  297. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingComponentsAvailableQueryHandler': no URL paths identified
  298. 2016-11-14 14:16:20.429 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingForAccountQueryHandler': no URL paths identified
  299. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingForIdQueryHandler': no URL paths identified
  300. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingsForAccountQueryHandler': no URL paths identified
  301. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateSettings': no URL paths identified
  302. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultSerializerService': no URL paths identified
  303. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'countriesAvailableQueryHandler': no URL paths identified
  304. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'currenciesAvailableQueryHandler': no URL paths identified
  305. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultCommandBus': no URL paths identified
  306. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultCommandHandlerMap': no URL paths identified
  307. 2016-11-14 14:16:20.430 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultDomainEventPublisher': no URL paths identified
  308. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'currencyConverter': no URL paths identified
  309. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultQueryBus': no URL paths identified
  310. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultQueryHandlerMap': no URL paths identified
  311. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'bankAccountController': no URL paths identified
  312. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'countryController': no URL paths identified
  313. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'currencyController': no URL paths identified
  314. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'documentController': no URL paths identified
  315. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mainController': no URL paths identified
  316. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'settingController': no URL paths identified
  317. 2016-11-14 14:16:20.431 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleController': no URL paths identified
  318. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'templateController': no URL paths identified
  319. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'restExceptionHandler': no URL paths identified
  320. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleAnnotationDiscoverer': no URL paths identified
  321. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleComponentCollection': no URL paths identified
  322. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'changeTaxRuleValueHandler': no URL paths identified
  323. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'createTaxRuleHandler': no URL paths identified
  324. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'removeTaxRuleHandler': no URL paths identified
  325. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleComponentsAvailableQueryHandler': no URL paths identified
  326. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleForCountryQueryHandler': no URL paths identified
  327. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleForIdQueryHandler': no URL paths identified
  328. 2016-11-14 14:16:20.432 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRulesForCountryQueryHandler': no URL paths identified
  329. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'taxRuleValueConverter': no URL paths identified
  330. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateTaxRules': no URL paths identified
  331. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'changeTemplateBodyHandler': no URL paths identified
  332. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'createTemplateHandler': no URL paths identified
  333. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'removeTemplateHandler': no URL paths identified
  334. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'templateForAccountQueryHandler': no URL paths identified
  335. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'templateForIdQueryHandler': no URL paths identified
  336. 2016-11-14 14:16:20.433 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'templatesAvailableQueryHandler': no URL paths identified
  337. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateTemplates': no URL paths identified
  338. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'messageSource': no URL paths identified
  339. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'corsFilter': no URL paths identified
  340. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
  341. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration': no URL paths identified
  342. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
  343. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
  344. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
  345. 2016-11-14 14:16:20.434 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
  346. 2016-11-14 14:16:20.437 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
  347. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
  348. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
  349. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
  350. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
  351. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
  352. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jacksonObjectMapper': no URL paths identified
  353. 2016-11-14 14:16:20.438 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
  354. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jsonComponentModule': no URL paths identified
  355. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
  356. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'websocketContainerCustomizer': no URL paths identified
  357. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
  358. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
  359. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
  360. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
  361. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
  362. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
  363. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
  364. 2016-11-14 14:16:20.439 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dispatcherServlet': no URL paths identified
  365. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
  366. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
  367. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dispatcherServletRegistration': no URL paths identified
  368. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
  369. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
  370. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'error': no URL paths identified
  371. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'beanNameViewResolver': no URL paths identified
  372. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
  373. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'errorAttributes': no URL paths identified
  374. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'basicErrorController': no URL paths identified
  375. 2016-11-14 14:16:20.440 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'errorPageCustomizer': no URL paths identified
  376. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'conventionErrorViewResolver': no URL paths identified
  377. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
  378. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
  379. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
  380. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
  381. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
  382. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcPathMatcher': no URL paths identified
  383. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcUrlPathHelper': no URL paths identified
  384. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
  385. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
  386. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'beanNameHandlerMapping': no URL paths identified
  387. 2016-11-14 14:16:20.441 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'resourceHandlerMapping': no URL paths identified
  388. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
  389. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
  390. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcConversionService': no URL paths identified
  391. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcValidator': no URL paths identified
  392. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
  393. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
  394. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
  395. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'handlerExceptionResolver': no URL paths identified
  396. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcViewResolver': no URL paths identified
  397. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
  398. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'faviconHandlerMapping': no URL paths identified
  399. 2016-11-14 14:16:20.442 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'faviconRequestHandler': no URL paths identified
  400. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
  401. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultViewResolver': no URL paths identified
  402. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'viewResolver': no URL paths identified
  403. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
  404. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'requestContextFilter': no URL paths identified
  405. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
  406. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
  407. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'httpPutFormContentFilter': no URL paths identified
  408. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
  409. 2016-11-14 14:16:20.443 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mbeanExporter': no URL paths identified
  410. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'objectNamingStrategy': no URL paths identified
  411. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mbeanServer': no URL paths identified
  412. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration': no URL paths identified
  413. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
  414. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
  415. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration': no URL paths identified
  416. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.jta-org.springframework.boot.autoconfigure.transaction.jta.JtaProperties': no URL paths identified
  417. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat': no URL paths identified
  418. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSource': no URL paths identified
  419. 2016-11-14 14:16:20.444 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration': no URL paths identified
  420. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration': no URL paths identified
  421. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'tomcatPoolDataSourceMetadataProvider': no URL paths identified
  422. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
  423. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
  424. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSourceInitializer': no URL paths identified
  425. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
  426. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
  427. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration': no URL paths identified
  428. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'openEntityManagerInViewInterceptor': no URL paths identified
  429. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration': no URL paths identified
  430. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration': no URL paths identified
  431. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionManager': no URL paths identified
  432. 2016-11-14 14:16:20.445 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jpaVendorAdapter': no URL paths identified
  433. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'entityManagerFactoryBuilder': no URL paths identified
  434. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'entityManagerFactory': no URL paths identified
  435. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties': no URL paths identified
  436. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSourceInitializedPublisher': no URL paths identified
  437. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
  438. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
  439. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
  440. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration': no URL paths identified
  441. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport_Predictor': no URL paths identified
  442. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'emBeanDefinitionRegistrarPostProcessor': no URL paths identified
  443. 2016-11-14 14:16:20.446 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jpaMappingContext': no URL paths identified
  444. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jpaContext': no URL paths identified
  445. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateCurrencyRepository': no URL paths identified
  446. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateCountryRepository': no URL paths identified
  447. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateBankAccountRepository': no URL paths identified
  448. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateTemplateRepository': no URL paths identified
  449. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateSettingRepository': no URL paths identified
  450. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateTaxRuleRepository': no URL paths identified
  451. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hibernateDocumentsRepository': no URL paths identified
  452. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
  453. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'stringHttpMessageConverter': no URL paths identified
  454. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
  455. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
  456. 2016-11-14 14:16:20.447 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
  457. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
  458. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
  459. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'messageConverters': no URL paths identified
  460. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
  461. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'pageableResolver': no URL paths identified
  462. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'sortResolver': no URL paths identified
  463. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
  464. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jacksonGeoModule': no URL paths identified
  465. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
  466. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayJpaDependencyConfiguration': no URL paths identified
  467. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayConfiguration$FlywayInitializerJpaDependencyConfiguration': no URL paths identified
  468. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayConfiguration': no URL paths identified
  469. 2016-11-14 14:16:20.448 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'flyway': no URL paths identified
  470. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'flywayInitializer': no URL paths identified
  471. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'flyway-org.springframework.boot.autoconfigure.flyway.FlywayProperties': no URL paths identified
  472. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration': no URL paths identified
  473. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'stringOrNumberMigrationVersionConverter': no URL paths identified
  474. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
  475. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
  476. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
  477. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
  478. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionAttributeSource': no URL paths identified
  479. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionInterceptor': no URL paths identified
  480. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
  481. 2016-11-14 14:16:20.449 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$TransactionManagementConfiguration': no URL paths identified
  482. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
  483. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
  484. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
  485. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jdbcTemplate': no URL paths identified
  486. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
  487. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
  488. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionTemplate': no URL paths identified
  489. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
  490. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'characterEncodingFilter': no URL paths identified
  491. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
  492. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
  493. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'multipartConfigElement': no URL paths identified
  494. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'multipartResolver': no URL paths identified
  495. 2016-11-14 14:16:20.450 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
  496. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
  497. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'serverProperties': no URL paths identified
  498. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
  499. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
  500. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'restTemplateBuilder': no URL paths identified
  501. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
  502. 2016-11-14 14:16:20.451 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': no URL paths identified
  503. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'autoConfigurationReport': no URL paths identified
  504. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springApplicationArguments': no URL paths identified
  505. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springBootBanner': no URL paths identified
  506. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springBootLoggingSystem': no URL paths identified
  507. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'environment': no URL paths identified
  508. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'systemProperties': no URL paths identified
  509. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'systemEnvironment': no URL paths identified
  510. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
  511. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'applicationEventMulticaster': no URL paths identified
  512. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'servletContext': no URL paths identified
  513. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'contextParameters': no URL paths identified
  514. 2016-11-14 14:16:20.457 DEBUG 346 --- [main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'contextAttributes': no URL paths identified
  515. 2016-11-14 14:16:20.470 INFO 346 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  516. 2016-11-14 14:16:20.471 INFO 346 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  517. 2016-11-14 14:16:20.497 DEBUG 346 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@702657cc: startup date [Mon Nov 14 14:15:57 UTC 2016]; root of context hierarchy
  518. 2016-11-14 14:16:20.507 INFO 346 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in restExceptionHandler
  519. 2016-11-14 14:16:20.564 INFO 346 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  520. 2016-11-14 14:16:21.295 INFO 346 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
  521. 2016-11-14 14:16:21.380 DEBUG 346 --- [main] o.s.w.s.resource.ResourceUrlProvider : Looking for resource handler mappings
  522. 2016-11-14 14:16:21.382 DEBUG 346 --- [main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@63f2d024]
  523. 2016-11-14 14:16:21.385 DEBUG 346 --- [main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7b2dd35d]
  524. 2016-11-14 14:16:21.389 DEBUG 346 --- [main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@405223e4]
  525. 2016-11-14 14:16:21.538 INFO 346 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8300 (http)
  526. 2016-11-14 14:16:21.539 DEBUG 346 --- [main] o.s.w.c.s.StandardServletEnvironment : Adding [server.ports] PropertySource with highest search precedence
  527. 2016-11-14 14:16:21.547 INFO 346 --- [main] com.targetcircle.finance.Application : Started Application in 26.019 seconds (JVM running for 27.406)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement