|
@@ -0,0 +1,217 @@
|
|
|
+2025-07-09 15:18:22.282 [main] INFO org.apache.dubbo.common.logger.LoggerFactory - using logger: org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
|
|
|
+2025-07-09 15:18:22.288 [main] INFO o.a.d.s.b.c.event.WelcomeLogoApplicationListener -
|
|
|
+
|
|
|
+ :: Dubbo Spring Boot (v2.7.1) : https://github.com/apache/incubator-dubbo-spring-boot-project
|
|
|
+ :: Dubbo (v2.7.1) : https://github.com/apache/incubator-dubbo
|
|
|
+ :: Discuss group : dev@dubbo.apache.org
|
|
|
+
|
|
|
+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}
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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...
|
|
|
+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}
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'}]}
|
|
|
+2025-07-09 15:18:23.555 [main] INFO com.txz.mall.MallApplication - The following profiles are active: dev
|
|
|
+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
|
|
|
+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]
|
|
|
+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.
|
|
|
+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.
|
|
|
+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.
|
|
|
+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.
|
|
|
+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.
|
|
|
+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.
|
|
|
+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.
|
|
|
+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.
|
|
|
+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!
|
|
|
+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
|
|
|
+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
|
|
|
+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]]
|
|
|
+2025-07-09 15:18:25.411 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3613fce5-50e7-3e6b-aa1a-bfd631e56b0f
|
|
|
+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
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+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)
|
|
|
+2025-07-09 15:18:27.176 [main] INFO org.xnio - XNIO version 3.3.8.Final
|
|
|
+2025-07-09 15:18:27.185 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
|
|
|
+2025-07-09 15:18:27.222 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
|
|
+2025-07-09 15:18:27.222 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3644 ms
|
|
|
+2025-07-09 15:18:28.521 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*]
|
|
|
+2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*]
|
|
|
+2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
|
|
|
+2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*]
|
|
|
+2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*]
|
|
|
+2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*]
|
|
|
+2025-07-09 15:18:28.524 [main] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/]
|
|
|
+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()
|
|
|
+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()
|
|
|
+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()
|
|
|
+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)
|
|
|
+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)
|
|
|
+2025-07-09 15:18:29.552 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 21 endpoint(s) beneath base path '/mall'
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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>)
|
|
|
+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)
|
|
|
+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)]
|
|
|
+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.
|
|
|
+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.
|
|
|
+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]
|
|
|
+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
|
|
|
+2025-07-09 15:18:30.626 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Detected @ModelAttribute methods in headerAttribute
|
|
|
+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]
|
|
|
+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]
|
|
|
+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]
|
|
|
+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]
|
|
|
+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]
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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/]
|
|
|
+2025-07-09 15:18:31.490 [main] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration
|
|
|
+2025-07-09 15:18:32.001 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService
|
|
|
+2025-07-09 15:18:32.192 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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]
|
|
|
+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]
|
|
|
+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]
|
|
|
+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]
|
|
|
+2025-07-09 15:18:32.257 [main] INFO o.s.context.support.DefaultLifecycleProcessor - Starting beans in phase 0
|
|
|
+2025-07-09 15:18:32.260 [main] INFO o.s.context.support.DefaultLifecycleProcessor - Starting beans in phase 2147483647
|
|
|
+2025-07-09 15:18:32.261 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
|
+2025-07-09 15:18:32.288 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 2 custom documentation plugin(s)
|
|
|
+2025-07-09 15:18:32.333 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
|
+2025-07-09 15:18:32.551 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_1
|
|
|
+2025-07-09 15:18:32.554 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_2
|
|
|
+2025-07-09 15:18:32.557 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_3
|
|
|
+2025-07-09 15:18:32.561 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_4
|
|
|
+2025-07-09 15:18:32.565 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_5
|
|
|
+2025-07-09 15:18:32.566 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_6
|
|
|
+2025-07-09 15:18:32.570 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_7
|
|
|
+2025-07-09 15:18:32.573 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_8
|
|
|
+2025-07-09 15:18:32.574 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_9
|
|
|
+2025-07-09 15:18:32.578 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_10
|
|
|
+2025-07-09 15:18:32.586 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_11
|
|
|
+2025-07-09 15:18:32.587 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_12
|
|
|
+2025-07-09 15:18:32.590 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_1
|
|
|
+2025-07-09 15:18:32.592 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_13
|
|
|
+2025-07-09 15:18:32.593 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_14
|
|
|
+2025-07-09 15:18:32.595 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_15
|
|
|
+2025-07-09 15:18:32.596 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_16
|
|
|
+2025-07-09 15:18:32.598 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_17
|
|
|
+2025-07-09 15:18:32.598 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_18
|
|
|
+2025-07-09 15:18:32.600 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_2
|
|
|
+2025-07-09 15:18:32.604 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_19
|
|
|
+2025-07-09 15:18:32.605 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_3
|
|
|
+2025-07-09 15:18:32.607 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_20
|
|
|
+2025-07-09 15:18:32.608 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingPOST_4
|
|
|
+2025-07-09 15:18:32.610 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: handleUsingGET_21
|
|
|
+2025-07-09 15:18:32.650 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
|
+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 ''
|
|
|
+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
|
|
|
+2025-07-09 15:18:32.778 [main] INFO com.txz.mall.MallApplication - Started MallApplication in 11.084 seconds (JVM running for 12.692)
|
|
|
+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}
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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...
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'}]}
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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
|
|
|
+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...
|
|
|
+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
|
|
|
+2025-07-09 15:18:33.657 [RMI TCP Connection(5)-192.168.0.102] INFO io.undertow.servlet - Initializing Spring FrameworkServlet 'dispatcherServlet'
|
|
|
+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
|
|
|
+2025-07-09 15:18:33.678 [RMI TCP Connection(4)-192.168.0.102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
|
+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
|
|
|
+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: []
|
|
|
+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}
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'}]}
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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
|
|
|
+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
|
|
|
+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: []
|
|
|
+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}
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'
|
|
|
+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'}]}
|
|
|
+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
|
|
|
+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
|
|
|
+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
|
|
|
+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)
|
|
|
+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
|
|
|
+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
|
|
|
+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: []
|