web_info.log 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. 2023-08-25 10:14:58.892 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 17508 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  2. 2023-08-25 10:14:58.893 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  3. 2023-08-25 10:14:59.495 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2023-08-25 10:14:59.512 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  5. 2023-08-25 10:14:59.537 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 8ms. Found 0 Redis repository interfaces.
  6. 2023-08-25 10:14:59.711 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  7. 2023-08-25 10:14:59.800 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  8. 2023-08-25 10:14:59.801 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  9. 2023-08-25 10:14:59.801 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  10. 2023-08-25 10:14:59.801 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  11. 2023-08-25 10:14:59.801 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  12. 2023-08-25 10:14:59.801 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  13. 2023-08-25 10:14:59.936 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  14. 2023-08-25 10:15:00.185 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  15. 2023-08-25 10:15:00.188 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  16. 2023-08-25 10:15:00.783 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  17. 2023-08-25 10:15:02.976 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  18. 2023-08-25 10:15:03.052 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 4.563 seconds (JVM running for 5.699)
  19. 2023-08-25 10:15:03.410 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  20. 2023-08-25 10:15:03.428 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  21. 2023-08-25 10:18:41.746 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 280 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  22. 2023-08-25 10:18:41.747 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  23. 2023-08-25 10:18:42.299 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  24. 2023-08-25 10:18:42.302 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  25. 2023-08-25 10:18:42.325 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 9ms. Found 0 Redis repository interfaces.
  26. 2023-08-25 10:18:42.519 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  27. 2023-08-25 10:18:42.580 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  28. 2023-08-25 10:18:42.580 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  29. 2023-08-25 10:18:42.580 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  30. 2023-08-25 10:18:42.581 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  31. 2023-08-25 10:18:42.581 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  32. 2023-08-25 10:18:42.581 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  33. 2023-08-25 10:18:42.699 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  34. 2023-08-25 10:18:42.874 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  35. 2023-08-25 10:18:42.876 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  36. 2023-08-25 10:18:43.383 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  37. 2023-08-25 10:18:45.215 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  38. 2023-08-25 10:18:45.287 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 3.875 seconds (JVM running for 4.837)
  39. 2023-08-25 10:18:45.534 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  40. 2023-08-25 10:18:45.557 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  41. 2023-08-25 10:34:33.637 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 13136 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  42. 2023-08-25 10:34:33.638 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  43. 2023-08-25 10:34:34.245 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  44. 2023-08-25 10:34:34.247 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  45. 2023-08-25 10:34:34.271 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 9ms. Found 0 Redis repository interfaces.
  46. 2023-08-25 10:34:34.466 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  47. 2023-08-25 10:34:34.521 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  48. 2023-08-25 10:34:34.522 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  49. 2023-08-25 10:34:34.522 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  50. 2023-08-25 10:34:34.522 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  51. 2023-08-25 10:34:34.523 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  52. 2023-08-25 10:34:34.523 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  53. 2023-08-25 10:34:34.617 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  54. 2023-08-25 10:34:34.794 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  55. 2023-08-25 10:34:34.796 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  56. 2023-08-25 10:34:35.312 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  57. 2023-08-25 10:34:37.135 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  58. 2023-08-25 10:34:37.223 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 3.919 seconds (JVM running for 4.897)
  59. 2023-08-25 10:34:37.451 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  60. 2023-08-25 10:34:37.473 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  61. 2023-08-25 11:05:17.987 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 10668 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  62. 2023-08-25 11:05:17.988 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  63. 2023-08-25 11:05:18.609 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  64. 2023-08-25 11:05:18.612 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  65. 2023-08-25 11:05:18.637 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 10ms. Found 0 Redis repository interfaces.
  66. 2023-08-25 11:05:18.827 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  67. 2023-08-25 11:05:18.899 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  68. 2023-08-25 11:05:18.900 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  69. 2023-08-25 11:05:18.900 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  70. 2023-08-25 11:05:18.900 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  71. 2023-08-25 11:05:18.900 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  72. 2023-08-25 11:05:18.901 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  73. 2023-08-25 11:05:19.020 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  74. 2023-08-25 11:05:19.183 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  75. 2023-08-25 11:05:19.185 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  76. 2023-08-25 11:05:19.714 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  77. 2023-08-25 11:05:21.635 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  78. 2023-08-25 11:05:21.700 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 4.048 seconds (JVM running for 4.992)
  79. 2023-08-25 11:05:21.918 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  80. 2023-08-25 11:05:21.938 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  81. 2023-08-25 11:26:31.767 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 13300 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  82. 2023-08-25 11:26:31.768 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  83. 2023-08-25 11:26:32.361 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  84. 2023-08-25 11:26:32.365 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  85. 2023-08-25 11:26:32.391 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 9ms. Found 0 Redis repository interfaces.
  86. 2023-08-25 11:26:32.582 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  87. 2023-08-25 11:26:32.638 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  88. 2023-08-25 11:26:32.638 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  89. 2023-08-25 11:26:32.638 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  90. 2023-08-25 11:26:32.639 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  91. 2023-08-25 11:26:32.639 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  92. 2023-08-25 11:26:32.639 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  93. 2023-08-25 11:26:32.744 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  94. 2023-08-25 11:26:32.916 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  95. 2023-08-25 11:26:32.918 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  96. 2023-08-25 11:26:33.453 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  97. 2023-08-25 11:26:35.235 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  98. 2023-08-25 11:26:35.303 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 3.874 seconds (JVM running for 4.848)
  99. 2023-08-25 11:26:35.500 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  100. 2023-08-25 11:26:35.516 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  101. 2023-08-25 11:34:23.865 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 11948 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  102. 2023-08-25 11:34:23.866 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  103. 2023-08-25 11:34:24.458 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  104. 2023-08-25 11:34:24.462 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  105. 2023-08-25 11:34:24.489 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 9ms. Found 0 Redis repository interfaces.
  106. 2023-08-25 11:34:24.681 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  107. 2023-08-25 11:34:24.742 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  108. 2023-08-25 11:34:24.742 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  109. 2023-08-25 11:34:24.743 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  110. 2023-08-25 11:34:24.743 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  111. 2023-08-25 11:34:24.743 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  112. 2023-08-25 11:34:24.744 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  113. 2023-08-25 11:34:24.863 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  114. 2023-08-25 11:34:25.059 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  115. 2023-08-25 11:34:25.062 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  116. 2023-08-25 11:34:25.577 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  117. 2023-08-25 11:34:27.760 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  118. 2023-08-25 11:34:27.834 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 4.379 seconds (JVM running for 5.269)
  119. 2023-08-25 11:34:28.057 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  120. 2023-08-25 11:34:28.075 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  121. 2023-08-25 12:50:22.680 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 10344 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  122. 2023-08-25 12:50:22.681 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  123. 2023-08-25 12:50:23.311 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  124. 2023-08-25 12:50:23.313 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  125. 2023-08-25 12:50:23.346 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 13ms. Found 0 Redis repository interfaces.
  126. 2023-08-25 12:50:23.558 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  127. 2023-08-25 12:50:23.634 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  128. 2023-08-25 12:50:23.635 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  129. 2023-08-25 12:50:23.635 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  130. 2023-08-25 12:50:23.635 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  131. 2023-08-25 12:50:23.635 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  132. 2023-08-25 12:50:23.636 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  133. 2023-08-25 12:50:23.771 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  134. 2023-08-25 12:50:23.953 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  135. 2023-08-25 12:50:23.955 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  136. 2023-08-25 12:50:24.512 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  137. 2023-08-25 12:50:26.464 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  138. 2023-08-25 12:50:26.553 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 4.209 seconds (JVM running for 5.205)
  139. 2023-08-25 12:50:26.795 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  140. 2023-08-25 12:50:26.813 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  141. 2023-08-25 12:52:56.990 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Starting GhjgItemServerApplicationTests on DESKTOP-M1Q6DU8 with PID 16444 (started by xx in D:\gcwork\ghjg-http-transfer\ghjg-item-server)
  142. 2023-08-25 12:52:56.991 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - No active profile set, falling back to default profiles: default
  143. 2023-08-25 12:52:57.685 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  144. 2023-08-25 12:52:57.688 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  145. 2023-08-25 12:52:57.714 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 8ms. Found 0 Redis repository interfaces.
  146. 2023-08-25 12:52:57.930 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
  147. 2023-08-25 12:52:58.000 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  148. 2023-08-25 12:52:58.000 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Inlined Test Properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  149. 2023-08-25 12:52:58.000 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  150. 2023-08-25 12:52:58.000 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  151. 2023-08-25 12:52:58.001 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  152. 2023-08-25 12:52:58.001 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  153. 2023-08-25 12:52:58.115 [main] INFO c.u.j.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  154. 2023-08-25 12:52:58.294 [main] INFO c.u.j.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  155. 2023-08-25 12:52:58.296 [main] INFO c.u.j.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  156. 2023-08-25 12:52:58.848 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  157. 2023-08-25 12:53:00.597 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  158. 2023-08-25 12:53:00.662 [main] INFO c.s.ghjgitem.GhjgItemServerApplicationTests - Started GhjgItemServerApplicationTests in 4.101 seconds (JVM running for 4.979)
  159. 2023-08-25 12:53:00.886 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  160. 2023-08-25 12:53:00.904 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'