logback-info-%d{yyyy-MM-dd}.log 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. 2019-08-29 20:28:54.596 logback [main] INFO edu.math.diagnosis.BootApplication - Starting BootApplication on DESKTOP-MLVKRVT with PID 485728 (E:\workspace\IdeaProject\yaoxiang\target\classes started by Trace in E:\workspace\IdeaProject\yaoxiang)
  2. 2019-08-29 20:28:54.602 logback [main] INFO edu.math.diagnosis.BootApplication - The following profiles are active: dev
  3. 2019-08-29 20:28:56.043 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2019-08-29 20:28:56.043 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  5. 2019-08-29 20:28:56.174 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 120ms. Found 13 repository interfaces.
  6. 2019-08-29 20:28:56.594 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c490e24a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. 2019-08-29 20:28:56.630 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$5d3eaa84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2019-08-29 20:28:56.635 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  9. 2019-08-29 20:28:56.638 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@286090c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  10. 2019-08-29 20:28:56.639 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$82134d36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  11. 2019-08-29 20:28:56.643 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  12. 2019-08-29 20:28:56.678 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  13. 2019-08-29 20:28:56.685 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d9aaa094] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  14. 2019-08-29 20:28:56.770 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2019-08-29 20:28:56.837 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  16. 2019-08-29 20:28:56.842 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConfig' of type [edu.math.diagnosis.config.RedisConfig$$EnhancerBySpringCGLIB$$33ab900b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  17. 2019-08-29 20:28:57.181 logback [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  18. 2019-08-29 20:28:57.182 logback [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2533 ms
  19. 2019-08-29 20:28:57.771 logback [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  20. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  21. 2019-08-29 20:29:23.656 logback [main] INFO edu.math.diagnosis.BootApplication - Starting BootApplication on DESKTOP-MLVKRVT with PID 487196 (E:\workspace\IdeaProject\yaoxiang\target\classes started by Trace in E:\workspace\IdeaProject\yaoxiang)
  22. 2019-08-29 20:29:23.658 logback [main] INFO edu.math.diagnosis.BootApplication - The following profiles are active: dev
  23. 2019-08-29 20:29:24.957 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  24. 2019-08-29 20:29:24.958 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  25. 2019-08-29 20:29:25.088 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 122ms. Found 13 repository interfaces.
  26. 2019-08-29 20:29:25.619 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5ceb791f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  27. 2019-08-29 20:29:25.663 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$f5994159] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  28. 2019-08-29 20:29:25.669 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  29. 2019-08-29 20:29:25.671 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3811510' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  30. 2019-08-29 20:29:25.675 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$1a6de40b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  31. 2019-08-29 20:29:25.680 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  32. 2019-08-29 20:29:25.754 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  33. 2019-08-29 20:29:25.764 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$72053769] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  34. 2019-08-29 20:29:25.895 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  35. 2019-08-29 20:29:25.967 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  36. 2019-08-29 20:29:25.971 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConfig' of type [edu.math.diagnosis.config.RedisConfig$$EnhancerBySpringCGLIB$$cc0626e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  37. 2019-08-29 20:29:26.315 logback [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  38. 2019-08-29 20:29:26.315 logback [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2625 ms
  39. 2019-08-29 20:29:26.978 logback [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  40. 2019-08-29 20:29:28.324 logback [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  41. 2019-08-29 20:29:28.393 logback [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
  42. name: default
  43. ...]
  44. 2019-08-29 20:29:28.468 logback [main] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.3.7.Final}
  45. 2019-08-29 20:29:28.470 logback [main] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
  46. 2019-08-29 20:29:28.650 logback [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
  47. 2019-08-29 20:29:28.943 logback [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL57Dialect
  48. 2019-08-29 20:29:29.948 logback [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  49. 2019-08-29 20:29:30.748 logback [main] INFO e.math.diagnosis.util.FormulaService - loading OMML2MML.XSL
  50. 2019-08-29 20:29:31.159 logback [main] INFO e.math.diagnosis.util.FormulaService - load OMML2MML.XSL finish
  51. 2019-08-29 20:29:31.240 logback [main] INFO edu.math.diagnosis.util.ExcelUtils - docpath: /E:/workspace/IdeaProject/yaoxiang/target/classes/doc/
  52. 2019-08-29 20:29:32.199 logback [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 17 endpoint(s) beneath base path '/actuator'
  53. 2019-08-29 20:29:32.450 logback [main] INFO io.lettuce.core.EpollProvider - Starting without optional epoll library
  54. 2019-08-29 20:29:32.451 logback [main] INFO io.lettuce.core.KqueueProvider - Starting without optional kqueue library
  55. 2019-08-29 20:29:34.024 logback [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  56. 2019-08-29 20:29:34.196 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/resources/**'], []
  57. 2019-08-29 20:29:34.196 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/static/**'], []
  58. 2019-08-29 20:29:34.196 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**.js'], []
  59. 2019-08-29 20:29:34.196 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/upload/**'], []
  60. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.js'], []
  61. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/lang/*.json'], []
  62. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.css'], []
  63. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.map'], []
  64. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.png'], []
  65. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.jpg'], []
  66. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/user/**'], []
  67. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/v2/api-docs'], []
  68. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources/configuration/ui'], []
  69. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources'], []
  70. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources/configuration/security'], []
  71. 2019-08-29 20:29:34.197 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-ui.html'], []
  72. 2019-08-29 20:29:34.247 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@513cd96f, org.springframework.security.web.context.SecurityContextPersistenceFilter@68312b85, org.springframework.security.web.header.HeaderWriterFilter@20a533b, org.springframework.security.web.authentication.logout.LogoutFilter@4ac1544f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71eb4ea4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6d43c881, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5c6ee543, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f67ff3e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@12e04531, org.springframework.security.web.session.SessionManagementFilter@3db48e6, org.springframework.security.web.access.ExceptionTranslationFilter@45b37003, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@26401eda]
  73. 2019-08-29 20:29:34.513 logback [main] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html]
  74. 2019-08-29 20:29:34.856 logback [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
  75. 2019-08-29 20:29:34.881 logback [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
  76. 2019-08-29 20:29:34.925 logback [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
  77. 2019-08-29 20:29:35.104 logback [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: deleteUsingGET_1
  78. 2019-08-29 20:29:35.181 logback [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: testUsingGET_1
  79. 2019-08-29 20:29:35.792 logback [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
  80. 2019-08-29 20:29:35.813 logback [main] INFO org.xnio - XNIO version 3.3.8.Final
  81. 2019-08-29 20:29:35.821 logback [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
  82. 2019-08-29 20:29:35.868 logback [main] INFO o.s.b.w.e.u.UndertowServletWebServer - Undertow started on port(s) 8085 (http) with context path ''
  83. 2019-08-29 20:29:35.869 logback [main] INFO edu.math.diagnosis.BootApplication - Started BootApplication in 12.798 seconds (JVM running for 14.377)
  84. 2019-08-29 20:29:35.933 logback [main] INFO o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
  85. 2019-08-29 20:29:38.567 logback [RMI TCP Connection(2)-172.18.53.225] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  86. 2019-08-29 20:29:38.567 logback [RMI TCP Connection(2)-172.18.53.225] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  87. 2019-08-29 20:29:38.580 logback [RMI TCP Connection(2)-172.18.53.225] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms
  88. 2019-08-29 20:29:49.474 logback [XNIO-1 task-1] INFO e.m.d.config.LoginSuccessHandler - user admin with type admin,login from null
  89. 2019-08-29 20:30:05.606 logback [XNIO-1 task-3] INFO e.m.d.config.LoginSuccessHandler - user admin with type admin,login from student
  90. 2019-08-29 20:30:17.979 logback [XNIO-1 task-5] INFO e.m.d.config.LoginSuccessHandler - user admin with type admin,login from student
  91. 2019-08-29 20:30:44.832 logback [XNIO-1 task-7] INFO e.m.d.config.LoginSuccessHandler - user admin with type admin,login from admin
  92. 2019-08-29 20:34:11.686 logback [XNIO-1 task-9] INFO e.m.d.config.LoginSuccessHandler - user admin with type admin,login from student
  93. 2019-08-31 13:53:04.275 logback [main] INFO edu.math.diagnosis.BootApplication - Starting BootApplication on bogon with PID 8321 (/Users/feick/IdeaProjects/diagnosis/target/classes started by feick in /Users/feick/IdeaProjects/diagnosis)
  94. 2019-08-31 13:53:04.278 logback [main] INFO edu.math.diagnosis.BootApplication - The following profiles are active: dev
  95. 2019-08-31 13:53:05.670 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  96. 2019-08-31 13:53:05.672 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  97. 2019-08-31 13:53:05.890 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 208ms. Found 13 repository interfaces.
  98. 2019-08-31 13:53:06.461 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$badb2a0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  99. 2019-08-31 13:53:06.503 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$5388f245] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  100. 2019-08-31 13:53:06.509 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  101. 2019-08-31 13:53:06.512 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@713ec32d' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  102. 2019-08-31 13:53:06.513 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$785d94f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  103. 2019-08-31 13:53:06.519 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  104. 2019-08-31 13:53:06.561 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  105. 2019-08-31 13:53:06.567 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cff4e855] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  106. 2019-08-31 13:53:06.783 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  107. 2019-08-31 13:53:06.911 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  108. 2019-08-31 13:53:06.914 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConfig' of type [edu.math.diagnosis.config.RedisConfig$$EnhancerBySpringCGLIB$$29f5d7cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  109. 2019-08-31 13:53:07.243 logback [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  110. 2019-08-31 13:53:07.243 logback [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2924 ms
  111. 2019-08-31 13:53:07.940 logback [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  112. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  113. 2019-08-31 13:53:49.783 logback [main] INFO edu.math.diagnosis.BootApplication - Starting BootApplication on bogon with PID 8338 (/Users/feick/IdeaProjects/diagnosis/target/classes started by feick in /Users/feick/IdeaProjects/diagnosis)
  114. 2019-08-31 13:53:49.785 logback [main] INFO edu.math.diagnosis.BootApplication - The following profiles are active: dev
  115. 2019-08-31 13:53:51.065 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  116. 2019-08-31 13:53:51.066 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  117. 2019-08-31 13:53:51.239 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 166ms. Found 13 repository interfaces.
  118. 2019-08-31 13:53:51.789 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2c8dfd65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  119. 2019-08-31 13:53:51.825 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$c53bc59f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  120. 2019-08-31 13:53:51.831 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  121. 2019-08-31 13:53:51.834 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@91f565d' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  122. 2019-08-31 13:53:51.838 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$ea106851] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  123. 2019-08-31 13:53:51.843 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  124. 2019-08-31 13:53:51.882 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  125. 2019-08-31 13:53:51.888 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$41a7bbaf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  126. 2019-08-31 13:53:52.067 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  127. 2019-08-31 13:53:52.157 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  128. 2019-08-31 13:53:52.161 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConfig' of type [edu.math.diagnosis.config.RedisConfig$$EnhancerBySpringCGLIB$$9ba8ab26] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  129. 2019-08-31 13:53:52.444 logback [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  130. 2019-08-31 13:53:52.444 logback [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2595 ms
  131. 2019-08-31 13:53:53.191 logback [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  132. 2019-08-31 13:53:53.849 logback [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  133. 2019-08-31 13:53:53.914 logback [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
  134. name: default
  135. ...]
  136. 2019-08-31 13:53:54.005 logback [main] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.3.7.Final}
  137. 2019-08-31 13:53:54.007 logback [main] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
  138. 2019-08-31 13:53:54.209 logback [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
  139. 2019-08-31 13:53:54.436 logback [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL57Dialect
  140. 2019-08-31 13:53:55.839 logback [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  141. 2019-08-31 13:53:56.577 logback [main] INFO e.math.diagnosis.util.FormulaService - loading OMML2MML.XSL
  142. 2019-08-31 13:53:56.961 logback [main] INFO e.math.diagnosis.util.FormulaService - load OMML2MML.XSL finish
  143. 2019-08-31 13:53:57.054 logback [main] INFO edu.math.diagnosis.util.ExcelUtils - docpath: /Users/feick/IdeaProjects/diagnosis/target/classes/doc/
  144. 2019-08-31 13:53:58.218 logback [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 17 endpoint(s) beneath base path '/actuator'
  145. 2019-08-31 13:53:58.533 logback [main] INFO io.lettuce.core.EpollProvider - Starting without optional epoll library
  146. 2019-08-31 13:53:58.535 logback [main] INFO io.lettuce.core.KqueueProvider - Starting without optional kqueue library
  147. 2019-08-31 13:53:58.884 logback [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  148. 2019-08-31 13:53:59.033 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/resources/**'], []
  149. 2019-08-31 13:53:59.033 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/static/**'], []
  150. 2019-08-31 13:53:59.033 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**.js'], []
  151. 2019-08-31 13:53:59.033 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/upload/**'], []
  152. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.js'], []
  153. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/lang/*.json'], []
  154. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.css'], []
  155. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.map'], []
  156. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.png'], []
  157. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.jpg'], []
  158. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/open/**'], []
  159. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/v2/api-docs'], []
  160. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources/configuration/ui'], []
  161. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources'], []
  162. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources/configuration/security'], []
  163. 2019-08-31 13:53:59.034 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-ui.html'], []
  164. 2019-08-31 13:53:59.074 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a2ce458, org.springframework.security.web.context.SecurityContextPersistenceFilter@2d9cc10, org.springframework.security.web.header.HeaderWriterFilter@7b88dd58, org.springframework.security.web.authentication.logout.LogoutFilter@2fedf25b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@35cc5b75, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19cee7ed, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@38769b6c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3d2af8d7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c8e1233, org.springframework.security.web.session.SessionManagementFilter@5dce3e82, org.springframework.security.web.access.ExceptionTranslationFilter@3207e6de, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@676beb9f]
  165. 2019-08-31 13:53:59.361 logback [main] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html]
  166. 2019-08-31 13:53:59.817 logback [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
  167. 2019-08-31 13:53:59.855 logback [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
  168. 2019-08-31 13:53:59.899 logback [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
  169. 2019-08-31 13:54:00.105 logback [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: deleteUsingGET_1
  170. 2019-08-31 13:54:00.191 logback [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: testUsingGET_1
  171. 2019-08-31 13:54:00.733 logback [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
  172. 2019-08-31 13:54:00.761 logback [main] INFO org.xnio - XNIO version 3.3.8.Final
  173. 2019-08-31 13:54:00.773 logback [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
  174. 2019-08-31 13:54:00.854 logback [main] INFO o.s.b.w.e.u.UndertowServletWebServer - Undertow started on port(s) 8085 (http) with context path ''
  175. 2019-08-31 13:54:00.856 logback [main] INFO edu.math.diagnosis.BootApplication - Started BootApplication in 11.6 seconds (JVM running for 12.072)
  176. 2019-08-31 13:54:00.936 logback [main] INFO o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
  177. 2019-08-31 13:54:20.933 logback [Thread-8] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'
  178. 2019-08-31 13:54:20.936 logback [Thread-8] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  179. 2019-08-31 13:54:20.947 logback [Thread-8] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  180. 2019-08-31 15:25:28.247 logback [main] INFO edu.math.diagnosis.BootApplication - Starting BootApplication on bogon with PID 8609 (started by feick in /Users/feick/OneDrive - m.scnu.edu.cn/Workspace/IdeaProjects/diagnosis)
  181. 2019-08-31 15:25:28.252 logback [main] INFO edu.math.diagnosis.BootApplication - The following profiles are active: dev
  182. 2019-08-31 15:25:29.676 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  183. 2019-08-31 15:25:29.678 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  184. 2019-08-31 15:25:29.939 logback [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 250ms. Found 13 repository interfaces.
  185. 2019-08-31 15:25:30.540 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a4deffd1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  186. 2019-08-31 15:25:30.576 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$3d8cc80b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  187. 2019-08-31 15:25:30.583 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  188. 2019-08-31 15:25:30.585 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@22bdb1d0' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  189. 2019-08-31 15:25:30.588 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$62616abd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  190. 2019-08-31 15:25:30.594 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  191. 2019-08-31 15:25:30.635 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  192. 2019-08-31 15:25:30.641 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b9f8be1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  193. 2019-08-31 15:25:30.839 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  194. 2019-08-31 15:25:30.963 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  195. 2019-08-31 15:25:30.967 logback [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConfig' of type [edu.math.diagnosis.config.RedisConfig$$EnhancerBySpringCGLIB$$13f9ad92] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  196. 2019-08-31 15:25:31.300 logback [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  197. 2019-08-31 15:25:31.300 logback [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2981 ms
  198. 2019-08-31 15:25:32.097 logback [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  199. 2019-08-31 15:25:32.761 logback [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  200. 2019-08-31 15:25:32.827 logback [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
  201. name: default
  202. ...]
  203. 2019-08-31 15:25:32.925 logback [main] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.3.7.Final}
  204. 2019-08-31 15:25:32.927 logback [main] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
  205. 2019-08-31 15:25:33.144 logback [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
  206. 2019-08-31 15:25:33.355 logback [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL57Dialect
  207. 2019-08-31 15:25:34.766 logback [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  208. 2019-08-31 15:25:35.592 logback [main] INFO e.math.diagnosis.util.FormulaService - loading OMML2MML.XSL
  209. 2019-08-31 15:25:35.956 logback [main] INFO e.math.diagnosis.util.FormulaService - load OMML2MML.XSL finish
  210. 2019-08-31 15:25:36.048 logback [main] INFO edu.math.diagnosis.util.ExcelUtils - docpath: /Users/feick/OneDrive%20-%20m.scnu.edu.cn/Workspace/IdeaProjects/diagnosis/target/classes/doc/
  211. 2019-08-31 15:25:36.521 logback [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 17 endpoint(s) beneath base path '/actuator'
  212. 2019-08-31 15:25:36.834 logback [main] INFO io.lettuce.core.EpollProvider - Starting without optional epoll library
  213. 2019-08-31 15:25:36.835 logback [main] INFO io.lettuce.core.KqueueProvider - Starting without optional kqueue library
  214. 2019-08-31 15:25:37.068 logback [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  215. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/resources/**'], []
  216. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/static/**'], []
  217. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**.js'], []
  218. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/upload/**'], []
  219. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.js'], []
  220. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/lang/*.json'], []
  221. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.css'], []
  222. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.map'], []
  223. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.png'], []
  224. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/**/*.jpg'], []
  225. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/open/**'], []
  226. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/v2/api-docs'], []
  227. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources/configuration/ui'], []
  228. 2019-08-31 15:25:37.206 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources'], []
  229. 2019-08-31 15:25:37.207 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-resources/configuration/security'], []
  230. 2019-08-31 15:25:37.207 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/swagger-ui.html'], []
  231. 2019-08-31 15:25:37.243 logback [main] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8d0253b, org.springframework.security.web.context.SecurityContextPersistenceFilter@50cb64d5, org.springframework.security.web.header.HeaderWriterFilter@12ff3df, org.springframework.security.web.authentication.logout.LogoutFilter@54455c8d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@54aacbc7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@79f6b43a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e1c566d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b61aa50, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f61f06e, org.springframework.security.web.session.SessionManagementFilter@15844237, org.springframework.security.web.access.ExceptionTranslationFilter@65bc50c9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@44b99f09]
  232. 2019-08-31 15:25:37.584 logback [main] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html]
  233. 2019-08-31 15:25:38.046 logback [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
  234. 2019-08-31 15:25:38.080 logback [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
  235. 2019-08-31 15:25:38.126 logback [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
  236. 2019-08-31 15:25:38.355 logback [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: deleteUsingGET_1
  237. 2019-08-31 15:25:38.436 logback [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: testUsingGET_1
  238. 2019-08-31 15:25:38.983 logback [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
  239. 2019-08-31 15:25:39.012 logback [main] INFO org.xnio - XNIO version 3.3.8.Final
  240. 2019-08-31 15:25:39.025 logback [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
  241. 2019-08-31 15:25:39.107 logback [main] INFO o.s.b.w.e.u.UndertowServletWebServer - Undertow started on port(s) 8085 (http) with context path ''
  242. 2019-08-31 15:25:39.110 logback [main] INFO edu.math.diagnosis.BootApplication - Started BootApplication in 11.515 seconds (JVM running for 12.024)
  243. 2019-08-31 15:25:39.187 logback [main] INFO o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory