log.operating.2025-07-09.0.log 60 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. 2025-07-09 15:18:22.282 [main] INFO org.apache.dubbo.common.logger.LoggerFactory - using logger: org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
  2. 2025-07-09 15:18:22.288 [main] INFO o.a.d.s.b.c.event.WelcomeLogoApplicationListener -
  3. :: Dubbo Spring Boot (v2.7.1) : https://github.com/apache/incubator-dubbo-spring-boot-project
  4. :: Dubbo (v2.7.1) : https://github.com/apache/incubator-dubbo
  5. :: Discuss group : dev@dubbo.apache.org
  6. 2025-07-09 15:18:22.294 [main] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener - Dubbo Config was overridden by externalized configuration {dubbo.application.name=mall, dubbo.application.qos-enable=false, dubbo.application.qos.accept.foreign.ip=true, dubbo.application.qos.enable=true, dubbo.application.qos.port=28201, dubbo.config.multiple=true, dubbo.consumer.check=false, dubbo.protocol.dubbo.payload=83886080, dubbo.protocol.name=dubbo, dubbo.protocol.optimizer=, dubbo.protocol.port=-1, dubbo.protocol.serialization=kryo, dubbo.reference.check=false, dubbo.reference.com.foo.BarService.check=false, dubbo.registry.address=nacos://${${spring.profiles.active}.nacos}, dubbo.registry.check=false, dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl}
  7. 2025-07-09 15:18:22.573 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@101639ae: startup date [Wed Jul 09 15:18:22 CST 2025]; root of context hierarchy
  8. 2025-07-09 15:18:22.860 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  9. 2025-07-09 15:18:22.925 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bc6d854c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  10. 2025-07-09 15:18:23.158 [pool-3-thread-1] INFO o.a.d.s.b.c.e.AwaitingNonWebApplicationListener - [Dubbo] Current Spring Boot Application is await...
  11. 2025-07-09 15:18:23.234 [main] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener - Dubbo Config was overridden by externalized configuration {dubbo.application.name=mall, dubbo.application.qos-enable=false, dubbo.application.qos.accept.foreign.ip=true, dubbo.application.qos.enable=true, dubbo.application.qos.port=28201, dubbo.config.multiple=true, dubbo.consumer.check=false, dubbo.protocol.dubbo.payload=83886080, dubbo.protocol.name=dubbo, dubbo.protocol.optimizer=, dubbo.protocol.port=-1, dubbo.protocol.serialization=kryo, dubbo.reference.check=false, dubbo.reference.com.foo.BarService.check=false, dubbo.registry.address=nacos://${${spring.profiles.active}.nacos}, dubbo.registry.check=false, dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl}
  12. 2025-07-09 15:18:23.433 [main] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mq-dev.properties', group: 'DEFAULT_GROUP'
  13. 2025-07-09 15:18:23.472 [main] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'redis-dev.properties', group: 'DEFAULT_GROUP'
  14. 2025-07-09 15:18:23.545 [main] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mall-dev.properties', group: 'DEFAULT_GROUP'
  15. 2025-07-09 15:18:23.545 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: CompositePropertySource {name='NACOS', propertySources=[NacosPropertySource {name='mall-dev.properties'}, NacosPropertySource {name='mall.properties'}, NacosPropertySource {name='redis-dev.properties'}, NacosPropertySource {name='mq-dev.properties'}]}
  16. 2025-07-09 15:18:23.555 [main] INFO com.txz.mall.MallApplication - The following profiles are active: dev
  17. 2025-07-09 15:18:23.579 [main] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@632aa1a3: startup date [Wed Jul 09 15:18:23 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@101639ae
  18. 2025-07-09 15:18:24.447 [main] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'servletWebServerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=undertowExtraConfiguration; factoryMethodName=servletWebServerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/txz/mall/configurer/shutdown/UndertowExtraConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=mallApplication; factoryMethodName=servletWebServerFactory; initMethodName=null; destroyMethodName=(inferred); defined in com.txz.mall.MallApplication]
  19. 2025-07-09 15:18:24.558 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered.
  20. 2025-07-09 15:18:24.559 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ApplicationConfig#0] has been registered.
  21. 2025-07-09 15:18:24.560 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The dubbo config bean definition [name : org.apache.dubbo.config.RegistryConfig#0, class : org.apache.dubbo.config.RegistryConfig] has been registered.
  22. 2025-07-09 15:18:24.560 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.RegistryConfig#0] has been registered.
  23. 2025-07-09 15:18:24.561 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The dubbo config bean definition [name : org.apache.dubbo.config.ProtocolConfig#0, class : org.apache.dubbo.config.ProtocolConfig] has been registered.
  24. 2025-07-09 15:18:24.561 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ProtocolConfig#0] has been registered.
  25. 2025-07-09 15:18:24.561 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The dubbo config bean definition [name : org.apache.dubbo.config.ConsumerConfig#0, class : org.apache.dubbo.config.ConsumerConfig] has been registered.
  26. 2025-07-09 15:18:24.561 [main] INFO o.a.d.c.s.c.annotation.DubboConfigBindingRegistrar - The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ConsumerConfig#0] has been registered.
  27. 2025-07-09 15:18:24.747 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  28. 2025-07-09 15:18:25.031 [main] INFO o.a.d.c.s.b.f.a.ServiceAnnotationBeanPostProcessor - [DUBBO] BeanNameGenerator bean can't be found in BeanFactory with name [org.springframework.context.annotation.internalConfigurationBeanNameGenerator], dubbo version: 2.7.1, current host: 169.254.116.82
  29. 2025-07-09 15:18:25.032 [main] INFO o.a.d.c.s.b.f.a.ServiceAnnotationBeanPostProcessor - [DUBBO] BeanNameGenerator will be a instance of org.springframework.context.annotation.AnnotationBeanNameGenerator , it maybe a potential problem on bean name generation., dubbo version: 2.7.1, current host: 169.254.116.82
  30. 2025-07-09 15:18:25.082 [main] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=refresh; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=false; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]] with [Root bean: class [org.springframework.aop.scope.ScopedProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in BeanDefinition defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]]
  31. 2025-07-09 15:18:25.411 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3613fce5-50e7-3e6b-aa1a-bfd631e56b0f
  32. 2025-07-09 15:18:25.451 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  33. 2025-07-09 15:18:25.530 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.rocketmq.spring.autoconfigure.RocketMQAutoConfiguration' of type [org.apache.rocketmq.spring.autoconfigure.RocketMQAutoConfiguration$$EnhancerBySpringCGLIB$$c8e9914b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  34. 2025-07-09 15:18:25.551 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.context.properties.ConversionServiceDeducer$Factory' of type [org.springframework.boot.context.properties.ConversionServiceDeducer$Factory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  35. 2025-07-09 15:18:25.561 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'rocketmq-org.apache.rocketmq.spring.autoconfigure.RocketMQProperties' of type [org.apache.rocketmq.spring.autoconfigure.RocketMQProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  36. 2025-07-09 15:18:25.598 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultMQProducer' of type [org.apache.rocketmq.client.producer.DefaultMQProducer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  37. 2025-07-09 15:18:25.606 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$fbe701e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  38. 2025-07-09 15:18:25.612 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$ae33c3f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  39. 2025-07-09 15:18:25.620 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$694aa9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  40. 2025-07-09 15:18:25.624 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' of type [org.springframework.boot.autoconfigure.jackson.JacksonProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  41. 2025-07-09 15:18:25.633 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'standardJacksonObjectMapperBuilderCustomizer' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  42. 2025-07-09 15:18:25.645 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$90162116] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  43. 2025-07-09 15:18:25.674 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'parameterNamesModule' of type [com.fasterxml.jackson.module.paramnames.ParameterNamesModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  44. 2025-07-09 15:18:25.688 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$ddf29f6f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  45. 2025-07-09 15:18:25.737 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'jsonComponentModule' of type [org.springframework.boot.jackson.JsonComponentModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  46. 2025-07-09 15:18:25.740 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' of type [org.springframework.data.web.config.SpringDataJacksonConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  47. 2025-07-09 15:18:25.744 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'jacksonGeoModule' of type [org.springframework.data.geo.GeoModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  48. 2025-07-09 15:18:25.748 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'jacksonObjectMapperBuilder' of type [org.springframework.http.converter.json.Jackson2ObjectMapperBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  49. 2025-07-09 15:18:25.776 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'jacksonObjectMapper' of type [com.fasterxml.jackson.databind.ObjectMapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  50. 2025-07-09 15:18:26.009 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'rocketMQTemplate' of type [org.apache.rocketmq.spring.core.RocketMQTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  51. 2025-07-09 15:18:26.064 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'transactionHandlerRegistry' of type [org.apache.rocketmq.spring.config.TransactionHandlerRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  52. 2025-07-09 15:18:26.485 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a053824f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  53. 2025-07-09 15:18:26.725 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'relaxedDubboConfigBinder' of type [org.apache.dubbo.spring.boot.autoconfigure.BinderDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  54. 2025-07-09 15:18:26.749 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'relaxedDubboConfigBinder' of type [org.apache.dubbo.spring.boot.autoconfigure.BinderDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  55. 2025-07-09 15:18:26.751 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'relaxedDubboConfigBinder' of type [org.apache.dubbo.spring.boot.autoconfigure.BinderDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  56. 2025-07-09 15:18:26.753 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'relaxedDubboConfigBinder' of type [org.apache.dubbo.spring.boot.autoconfigure.BinderDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  57. 2025-07-09 15:18:26.779 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bc6d854c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  58. 2025-07-09 15:18:27.176 [main] INFO org.xnio - XNIO version 3.3.8.Final
  59. 2025-07-09 15:18:27.185 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
  60. 2025-07-09 15:18:27.222 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  61. 2025-07-09 15:18:27.222 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3644 ms
  62. 2025-07-09 15:18:28.521 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*]
  63. 2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*]
  64. 2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  65. 2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*]
  66. 2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*]
  67. 2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*]
  68. 2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/]
  69. 2025-07-09 15:18:29.389 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.UiConfiguration> springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
  70. 2025-07-09 15:18:29.390 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.SecurityConfiguration> springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
  71. 2025-07-09 15:18:29.391 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity<java.util.List<springfox.documentation.swagger.web.SwaggerResource>> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
  72. 2025-07-09 15:18:29.398 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  73. 2025-07-09 15:18:29.398 [main] INFO o.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.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
  74. 2025-07-09 15:18:29.552 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 21 endpoint(s) beneath base path '/mall'
  75. 2025-07-09 15:18:29.566 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/archaius],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  76. 2025-07-09 15:18:29.567 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  77. 2025-07-09 15:18:29.567 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  78. 2025-07-09 15:18:29.567 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  79. 2025-07-09 15:18:29.567 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  80. 2025-07-09 15:18:29.567 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/shutThisBoot],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  81. 2025-07-09 15:18:29.568 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  82. 2025-07-09 15:18:29.568 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  83. 2025-07-09 15:18:29.569 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  84. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/env],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  85. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/env],methods=[DELETE],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  86. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  87. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  88. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  89. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  90. 2025-07-09 15:18:29.571 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  91. 2025-07-09 15:18:29.572 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  92. 2025-07-09 15:18:29.572 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  93. 2025-07-09 15:18:29.572 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  94. 2025-07-09 15:18:29.573 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  95. 2025-07-09 15:18:29.573 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  96. 2025-07-09 15:18:29.573 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  97. 2025-07-09 15:18:29.573 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/nacos-config],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  98. 2025-07-09 15:18:29.574 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/nacos-discovery],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  99. 2025-07-09 15:18:29.574 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/refresh],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  100. 2025-07-09 15:18:29.574 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/features],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  101. 2025-07-09 15:18:29.575 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/service-registry],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  102. 2025-07-09 15:18:29.575 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall/service-registry],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
  103. 2025-07-09 15:18:29.576 [main] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/mall],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map<java.lang.String, java.util.Map<java.lang.String, org.springframework.boot.actuate.endpoint.web.Link>> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  104. 2025-07-09 15:18:29.791 [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)]
  105. 2025-07-09 15:18:30.337 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  106. 2025-07-09 15:18:30.342 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  107. 2025-07-09 15:18:30.508 [main] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  108. 2025-07-09 15:18:30.601 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@632aa1a3: startup date [Wed Jul 09 15:18:23 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@101639ae
  109. 2025-07-09 15:18:30.626 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Detected @ModelAttribute methods in headerAttribute
  110. 2025-07-09 15:18:30.762 [main] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  111. 2025-07-09 15:18:30.764 [main] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  112. 2025-07-09 15:18:30.764 [main] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/swagger-ui.html] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  113. 2025-07-09 15:18:30.764 [main] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/docs.html] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  114. 2025-07-09 15:18:30.764 [main] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/doc.html] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  115. 2025-07-09 15:18:30.997 [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor - The properties of bean [name : org.apache.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
  116. 2025-07-09 15:18:31.009 [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor - The properties of bean [name : org.apache.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
  117. 2025-07-09 15:18:31.015 [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor - The properties of bean [name : org.apache.dubbo.config.ProtocolConfig#0] have been binding by prefix of configuration properties : dubbo.protocol
  118. 2025-07-09 15:18:31.033 [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor - The properties of bean [name : org.apache.dubbo.config.ConsumerConfig#0] have been binding by prefix of configuration properties : dubbo.consumer
  119. 2025-07-09 15:18:31.489 [main] INFO o.s.ui.freemarker.SpringTemplateLoader - SpringTemplateLoader for FreeMarker: using resource loader [org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@632aa1a3: startup date [Wed Jul 09 15:18:23 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@101639ae] and template loader path [classpath:/templates/]
  120. 2025-07-09 15:18:31.490 [main] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration
  121. 2025-07-09 15:18:32.001 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService
  122. 2025-07-09 15:18:32.192 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
  123. 2025-07-09 15:18:32.196 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure
  124. 2025-07-09 15:18:32.208 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'environmentManager' has been autodetected for JMX exposure
  125. 2025-07-09 15:18:32.209 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'refreshScope' has been autodetected for JMX exposure
  126. 2025-07-09 15:18:32.211 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
  127. 2025-07-09 15:18:32.214 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager]
  128. 2025-07-09 15:18:32.222 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope]
  129. 2025-07-09 15:18:32.233 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=632aa1a3,type=ConfigurationPropertiesRebinder]
  130. 2025-07-09 15:18:32.241 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource]
  131. 2025-07-09 15:18:32.257 [main] INFO o.s.context.support.DefaultLifecycleProcessor - Starting beans in phase 0
  132. 2025-07-09 15:18:32.260 [main] INFO o.s.context.support.DefaultLifecycleProcessor - Starting beans in phase 2147483647
  133. 2025-07-09 15:18:32.261 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
  134. 2025-07-09 15:18:32.288 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 2 custom documentation plugin(s)
  135. 2025-07-09 15:18:32.333 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
  136. 2025-07-09 15:18:32.551 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_1
  137. 2025-07-09 15:18:32.554 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_2
  138. 2025-07-09 15:18:32.557 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_3
  139. 2025-07-09 15:18:32.561 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_4
  140. 2025-07-09 15:18:32.565 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_5
  141. 2025-07-09 15:18:32.566 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_6
  142. 2025-07-09 15:18:32.570 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_7
  143. 2025-07-09 15:18:32.573 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_8
  144. 2025-07-09 15:18:32.574 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_9
  145. 2025-07-09 15:18:32.578 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_10
  146. 2025-07-09 15:18:32.586 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_11
  147. 2025-07-09 15:18:32.587 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_12
  148. 2025-07-09 15:18:32.590 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_1
  149. 2025-07-09 15:18:32.592 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_13
  150. 2025-07-09 15:18:32.593 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_14
  151. 2025-07-09 15:18:32.595 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_15
  152. 2025-07-09 15:18:32.596 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_16
  153. 2025-07-09 15:18:32.598 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_17
  154. 2025-07-09 15:18:32.598 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_18
  155. 2025-07-09 15:18:32.600 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_2
  156. 2025-07-09 15:18:32.604 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_19
  157. 2025-07-09 15:18:32.605 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_3
  158. 2025-07-09 15:18:32.607 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_20
  159. 2025-07-09 15:18:32.608 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_4
  160. 2025-07-09 15:18:32.610 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_21
  161. 2025-07-09 15:18:32.650 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
  162. 2025-07-09 15:18:32.725 [main] INFO o.s.b.w.embedded.undertow.UndertowServletWebServer - Undertow started on port(s) 8101 (http) with context path ''
  163. 2025-07-09 15:18:32.767 [main] INFO o.s.c.alibaba.nacos.registry.NacosServiceRegistry - nacos registry, mall 192.168.0.102:8101 register finished
  164. 2025-07-09 15:18:32.778 [main] INFO com.txz.mall.MallApplication - Started MallApplication in 11.084 seconds (JVM running for 12.692)
  165. 2025-07-09 15:18:32.895 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener - Dubbo Config was overridden by externalized configuration {dubbo.application.name=mall, dubbo.application.qos-enable=false, dubbo.application.qos.accept.foreign.ip=true, dubbo.application.qos.enable=true, dubbo.application.qos.port=28201, dubbo.config.multiple=true, dubbo.consumer.check=false, dubbo.protocol.dubbo.payload=83886080, dubbo.protocol.name=dubbo, dubbo.protocol.optimizer=, dubbo.protocol.port=-1, dubbo.protocol.serialization=kryo, dubbo.reference.check=false, dubbo.reference.com.foo.BarService.check=false, dubbo.registry.address=nacos://${${spring.profiles.active}.nacos}, dubbo.registry.check=false, dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl}
  166. 2025-07-09 15:18:32.916 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ec08246: startup date [Wed Jul 09 15:18:32 CST 2025]; root of context hierarchy
  167. 2025-07-09 15:18:33.012 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  168. 2025-07-09 15:18:33.049 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bc6d854c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  169. 2025-07-09 15:18:33.120 [pool-6-thread-1] INFO o.a.d.s.b.c.e.AwaitingNonWebApplicationListener - [Dubbo] Current Spring Boot Application is await...
  170. 2025-07-09 15:18:33.183 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mq-dev.properties', group: 'DEFAULT_GROUP'
  171. 2025-07-09 15:18:33.217 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'redis-dev.properties', group: 'DEFAULT_GROUP'
  172. 2025-07-09 15:18:33.283 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mall-dev.properties', group: 'DEFAULT_GROUP'
  173. 2025-07-09 15:18:33.286 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: CompositePropertySource {name='NACOS', propertySources=[NacosPropertySource {name='mall-dev.properties'}, NacosPropertySource {name='mall.properties'}, NacosPropertySource {name='redis-dev.properties'}, NacosPropertySource {name='mq-dev.properties'}]}
  174. 2025-07-09 15:18:33.298 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO org.springframework.boot.SpringApplication - The following profiles are active: dev
  175. 2025-07-09 15:18:33.315 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@11df9142: startup date [Wed Jul 09 15:18:33 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@3ec08246
  176. 2025-07-09 15:18:33.359 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  177. 2025-07-09 15:18:33.436 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO org.springframework.boot.SpringApplication - Started application in 0.59 seconds (JVM running for 13.35)
  178. 2025-07-09 15:18:33.437 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@11df9142: startup date [Wed Jul 09 15:18:33 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@3ec08246
  179. 2025-07-09 15:18:33.439 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.a.d.s.b.c.e.AwaitingNonWebApplicationListener - [Dubbo] Current Spring Boot Application is about to shutdown...
  180. 2025-07-09 15:18:33.446 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ec08246: startup date [Wed Jul 09 15:18:32 CST 2025]; root of context hierarchy
  181. 2025-07-09 15:18:33.657 [RMI TCP Connection(5)-192.168.0.102] INFO io.undertow.servlet - Initializing Spring FrameworkServlet 'dispatcherServlet'
  182. 2025-07-09 15:18:33.662 [RMI TCP Connection(5)-192.168.0.102] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started
  183. 2025-07-09 15:18:33.678 [RMI TCP Connection(4)-192.168.0.102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  184. 2025-07-09 15:18:33.996 [RMI TCP Connection(5)-192.168.0.102] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 330 ms
  185. 2025-07-09 15:18:34.283 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.cloud.endpoint.event.RefreshEventListener - Refresh keys changed: []
  186. 2025-07-09 15:18:34.324 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener - Dubbo Config was overridden by externalized configuration {dubbo.application.name=mall, dubbo.application.qos-enable=false, dubbo.application.qos.accept.foreign.ip=true, dubbo.application.qos.enable=true, dubbo.application.qos.port=28201, dubbo.config.multiple=true, dubbo.consumer.check=false, dubbo.protocol.dubbo.payload=83886080, dubbo.protocol.name=dubbo, dubbo.protocol.optimizer=, dubbo.protocol.port=-1, dubbo.protocol.serialization=kryo, dubbo.reference.check=false, dubbo.reference.com.foo.BarService.check=false, dubbo.registry.address=nacos://${${spring.profiles.active}.nacos}, dubbo.registry.check=false, dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl}
  187. 2025-07-09 15:18:34.335 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7c8c413e: startup date [Wed Jul 09 15:18:34 CST 2025]; root of context hierarchy
  188. 2025-07-09 15:18:34.365 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  189. 2025-07-09 15:18:34.392 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bc6d854c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  190. 2025-07-09 15:18:34.492 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mq-dev.properties', group: 'DEFAULT_GROUP'
  191. 2025-07-09 15:18:34.521 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'redis-dev.properties', group: 'DEFAULT_GROUP'
  192. 2025-07-09 15:18:34.578 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mall-dev.properties', group: 'DEFAULT_GROUP'
  193. 2025-07-09 15:18:34.578 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: CompositePropertySource {name='NACOS', propertySources=[NacosPropertySource {name='mall-dev.properties'}, NacosPropertySource {name='mall.properties'}, NacosPropertySource {name='redis-dev.properties'}, NacosPropertySource {name='mq-dev.properties'}]}
  194. 2025-07-09 15:18:34.580 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO org.springframework.boot.SpringApplication - The following profiles are active: dev
  195. 2025-07-09 15:18:34.582 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6dc74f72: startup date [Wed Jul 09 15:18:34 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@7c8c413e
  196. 2025-07-09 15:18:34.589 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  197. 2025-07-09 15:18:34.609 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO org.springframework.boot.SpringApplication - Started application in 0.323 seconds (JVM running for 14.524)
  198. 2025-07-09 15:18:34.609 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6dc74f72: startup date [Wed Jul 09 15:18:34 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@7c8c413e
  199. 2025-07-09 15:18:34.610 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7c8c413e: startup date [Wed Jul 09 15:18:34 CST 2025]; root of context hierarchy
  200. 2025-07-09 15:18:34.840 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.cloud.endpoint.event.RefreshEventListener - Refresh keys changed: []
  201. 2025-07-09 15:18:34.873 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener - Dubbo Config was overridden by externalized configuration {dubbo.application.name=mall, dubbo.application.qos-enable=false, dubbo.application.qos.accept.foreign.ip=true, dubbo.application.qos.enable=true, dubbo.application.qos.port=28201, dubbo.config.multiple=true, dubbo.consumer.check=false, dubbo.protocol.dubbo.payload=83886080, dubbo.protocol.name=dubbo, dubbo.protocol.optimizer=, dubbo.protocol.port=-1, dubbo.protocol.serialization=kryo, dubbo.reference.check=false, dubbo.reference.com.foo.BarService.check=false, dubbo.registry.address=nacos://${${spring.profiles.active}.nacos}, dubbo.registry.check=false, dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl}
  202. 2025-07-09 15:18:34.882 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@25c2a8ad: startup date [Wed Jul 09 15:18:34 CST 2025]; root of context hierarchy
  203. 2025-07-09 15:18:34.904 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  204. 2025-07-09 15:18:34.921 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$bc6d854c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  205. 2025-07-09 15:18:35.025 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mq-dev.properties', group: 'DEFAULT_GROUP'
  206. 2025-07-09 15:18:35.060 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'redis-dev.properties', group: 'DEFAULT_GROUP'
  207. 2025-07-09 15:18:35.123 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.nacos.client.NacosPropertySourceBuilder - Loading nacos data, dataId: 'mall-dev.properties', group: 'DEFAULT_GROUP'
  208. 2025-07-09 15:18:35.123 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: CompositePropertySource {name='NACOS', propertySources=[NacosPropertySource {name='mall-dev.properties'}, NacosPropertySource {name='mall.properties'}, NacosPropertySource {name='redis-dev.properties'}, NacosPropertySource {name='mq-dev.properties'}]}
  209. 2025-07-09 15:18:35.125 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO org.springframework.boot.SpringApplication - The following profiles are active: dev
  210. 2025-07-09 15:18:35.126 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c677a47: startup date [Wed Jul 09 15:18:35 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@25c2a8ad
  211. 2025-07-09 15:18:35.131 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  212. 2025-07-09 15:18:35.149 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO org.springframework.boot.SpringApplication - Started application in 0.307 seconds (JVM running for 15.064)
  213. 2025-07-09 15:18:35.150 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c677a47: startup date [Wed Jul 09 15:18:35 CST 2025]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@25c2a8ad
  214. 2025-07-09 15:18:35.150 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.c.a.AnnotationConfigApplicationContext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@25c2a8ad: startup date [Wed Jul 09 15:18:34 CST 2025]; root of context hierarchy
  215. 2025-07-09 15:18:35.363 [com.alibaba.nacos.client.Worker.longPollingfixed-124.222.152.234_8848] INFO o.s.cloud.endpoint.event.RefreshEventListener - Refresh keys changed: []