nxdt-system/logs/bonus-gateway/info.log

44 lines
9.2 KiB
Plaintext

09:45:17.362 [main] INFO c.a.n.c.e.SearchableProperties - [sortPropertySourceDefaultOrder,197] - properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
09:45:17.402 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:45:17.690 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - [postProcessBeanFactory,48] - Post-processing PropertySource instances
09:45:17.733 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
09:45:17.735 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource gateway-properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:17.735 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:17.735 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
09:45:17.735 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
09:45:17.735 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
09:45:17.736 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
09:45:17.736 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:17.736 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:17.736 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:17.786 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - [lambda$null$2,31] - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
09:45:17.800 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - [lambda$null$2,35] - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
09:45:17.804 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - [lambda$null$2,35] - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
09:45:17.874 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
09:45:17.875 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
09:45:31.101 [main] INFO c.b.g.BonusGatewayApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "dev"
09:45:31.966 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - [postProcessBeanFactory,48] - Post-processing PropertySource instances
09:45:31.971 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource gateway-properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
09:45:31.972 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
09:45:31.973 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
09:45:31.973 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:31.973 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:31.973 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:45:31.990 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - [lambda$null$2,31] - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
09:45:32.393 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - [lambda$null$2,35] - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
09:45:32.394 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - [lambda$null$2,35] - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
09:45:36.492 [main] INFO c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
09:45:36.677 [main] INFO c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
09:45:37.095 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
09:45:37.095 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
09:45:44.585 [main] INFO c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
09:45:45.941 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
09:45:45.941 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.