Bonus-ProtectionSetting-Cloud/logs/bonus-gateway/info.2025-10-15.log

388 lines
60 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

00:11:31.514 [lettuce-nioEventLoop-5-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254)
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:750)
00:11:31.740 [lettuce-eventExecutorLoop-3-11] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /127.0.0.1:6379
09:14:00.082 [main] INFO c.a.n.c.e.SearchableProperties - [sortPropertySourceDefaultOrder,197] - properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
09:14:00.115 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:14:00.329 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - [postProcessBeanFactory,48] - Post-processing PropertySource instances
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource gateway-properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource Config resource 'class path resource [bootstrap-zjgl_local.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:00.361 [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:14:00.361 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:00.386 [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:14:00.386 [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:14:00.398 [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:14:00.418 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
09:14:00.418 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
09:14:02.638 [main] INFO c.b.g.BonusGatewayApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "zjgl_local"
09:14:03.290 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - [postProcessBeanFactory,48] - Post-processing PropertySource instances
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway-zjgl_local.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:14:03.290 [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:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-application-zjgl_local.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource gateway-properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:03.290 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
09:14:03.307 [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:14:03.643 [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:14:03.643 [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:14:04.429 [main] INFO c.b.g.c.GlobalCorsConfig - [corsFilter,30] - 允许的域名:[]
09:14:06.846 [main] INFO c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
09:14:06.938 [main] INFO c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
09:14:07.354 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
09:14:07.354 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
09:14:08.568 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
09:14:08.568 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
09:14:08.704 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP bonus-gateway 192.168.137.1:48380 register finished
09:14:08.822 [main] INFO c.a.c.n.d.GatewayLocatorHeartBeatPublisher - [start,64] - Start nacos gateway locator heartBeat task scheduler.
09:14:08.841 [main] INFO c.b.g.BonusGatewayApplication - [logStarted,61] - Started BonusGatewayApplication in 9.532 seconds (JVM running for 10.491)
09:14:08.849 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=bonus-gateway, group=DEFAULT_GROUP
09:14:08.849 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=bonus-gateway-zjgl_local.yml, group=DEFAULT_GROUP
09:14:08.849 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=bonus-gateway.yml, group=DEFAULT_GROUP
11:13:37.392 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:12:37.895 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:17:16.437 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:17:18.607 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:17:19.808 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:17:19.810 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:18:45.639 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:18:45.639 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:19:28.615 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
13:20:13.904 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:12.321 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:12.323 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:12.539 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:14.781 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:15.045 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:15.240 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:15.547 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:18.704 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:15:18.704 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:57.645 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:57.645 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:57.680 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:58.101 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:58.101 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:58.101 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:17:58.407 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:18:03.239 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:18:03.551 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:20:21.522 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:20:23.167 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:21:15.646 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:21:19.269 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:42.128 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:42.130 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:42.207 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:42.700 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:43.014 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:43.014 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:43.014 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:33:44.657 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:09.740 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:09.741 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:09.794 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:10.375 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:10.375 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:10.375 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:10.680 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:12.377 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:49.459 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:35:51.324 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:37:05.161 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:22.735 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.549 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.549 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.549 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.554 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.554 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.549 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.904 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:28.904 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:38:48.053 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:47:53.288 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:47:59.481 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.151 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.151 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.186 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.626 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.626 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.626 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:48:16.928 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:49:11.703 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:33.087 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:33.087 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:33.171 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:33.458 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:33.458 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.143 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.143 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.448 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.448 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.448 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.448 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.475 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:41.475 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:43.374 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:45.032 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:45.339 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:47.914 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:49.049 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:51.143 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:53.757 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:54.062 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:57.038 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:57.038 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
14:55:57.049 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:08:56.366 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:08:56.366 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:09:03.116 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:09:03.650 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:09:03.900 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.076 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.076 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.123 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.585 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.585 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.585 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:16:55.899 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:08.374 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:08.374 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:08.488 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:09.023 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:09.023 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:09.023 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
15:17:09.343 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:27.766 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:30.452 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:30.653 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:31.171 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:31.174 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:57.111 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:46:57.437 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:47:07.528 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:47:21.634 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:47:23.951 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:47:24.933 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:47:48.506 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:47:51.186 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:51:37.807 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:52:34.792 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:52:51.688 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:30.114 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.479 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.480 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.479 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.480 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.479 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.480 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.816 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:34.816 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:54:48.165 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:09.484 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:32.800 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:33.627 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:38.238 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:38.290 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:38.749 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:38.749 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:41.812 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:55:41.812 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
16:56:49.126 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:03.664 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:03.668 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:03.703 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:04.004 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:04.004 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:04.004 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:04.323 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:07.570 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:08.536 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:09.309 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:10.178 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:06:52.920 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:08:10.096 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:14:30.940 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:14:36.908 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:19:57.585 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:01.783 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:03.472 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:04.928 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:07.857 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:08.715 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:11.068 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:11.929 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.111 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.111 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.111 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.111 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.111 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.111 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.446 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:28.446 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:20:43.618 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:25:18.552 [main] INFO c.a.n.c.e.SearchableProperties - [sortPropertySourceDefaultOrder,197] - properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
17:25:18.580 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:25:18.807 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - [postProcessBeanFactory,48] - Post-processing PropertySource instances
17:25:18.847 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
17:25:18.848 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource gateway-properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:18.848 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:18.848 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
17:25:18.849 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
17:25:18.849 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
17:25:18.849 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
17:25:18.849 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:18.849 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource Config resource 'class path resource [bootstrap-zjgl_local.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:18.849 [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
17:25:18.849 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:18.879 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - [lambda$null$2,31] - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
17:25:18.890 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - [lambda$null$2,35] - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
17:25:18.891 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - [lambda$null$2,35] - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
17:25:18.918 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
17:25:18.918 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
17:25:21.549 [main] INFO c.b.g.BonusGatewayApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "zjgl_local"
17:25:22.240 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - [postProcessBeanFactory,48] - Post-processing PropertySource instances
17:25:22.246 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway-zjgl_local.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-bonus-gateway,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource bootstrapProperties-application-zjgl_local.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource gateway-properties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:22.247 [main] INFO c.u.j.EncryptablePropertySourceConverter - [makeEncryptable,44] - Converting PropertySource defaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
17:25:22.257 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - [lambda$null$2,31] - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
17:25:22.623 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - [lambda$null$2,35] - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
17:25:22.623 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - [lambda$null$2,35] - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
17:25:23.349 [main] INFO c.b.g.c.GlobalCorsConfig - [corsFilter,30] - 允许的域名:[]
17:25:25.899 [main] INFO c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
17:25:25.977 [main] INFO c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
17:25:26.408 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
17:25:26.408 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
17:25:27.731 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
17:25:27.731 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
17:25:27.866 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP bonus-gateway 192.168.137.1:48380 register finished
17:25:27.974 [main] INFO c.a.c.n.d.GatewayLocatorHeartBeatPublisher - [start,64] - Start nacos gateway locator heartBeat task scheduler.
17:25:27.992 [main] INFO c.b.g.BonusGatewayApplication - [logStarted,61] - Started BonusGatewayApplication in 10.308 seconds (JVM running for 11.398)
17:25:27.996 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=bonus-gateway, group=DEFAULT_GROUP
17:25:27.996 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=bonus-gateway-zjgl_local.yml, group=DEFAULT_GROUP
17:25:27.997 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=bonus-gateway.yml, group=DEFAULT_GROUP
17:25:40.872 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:31.834 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:31.834 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:32.539 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:32.885 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:32.886 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:32.886 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.199 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.199 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.241 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.241 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.272 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.550 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:26:33.550 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:51.118 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:51.118 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:51.769 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.065 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.383 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.383 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.383 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.383 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.383 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.397 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.718 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.748 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:27:52.748 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:49.723 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:49.723 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:50.607 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.147 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.147 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.467 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.467 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.467 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.468 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.480 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.480 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.839 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:28:51.839 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:33:54.156 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:34:01.240 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:34:01.544 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:34:08.772 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:35:30.885 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:35:37.480 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:27.526 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:28.136 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:29.446 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:29.752 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:30.503 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:30.766 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:31.319 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:44.133 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:49.224 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:49.224 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:49.224 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:50.235 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:50.855 [reactor-http-nio-9] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:52.607 [reactor-http-nio-10] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:59.842 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:59.842 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:36:59.842 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:01.614 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:01.614 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:03.423 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:07.028 [reactor-http-nio-2] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:08.365 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:10.283 [reactor-http-nio-4] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:10.283 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:37:18.082 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:13.923 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:13.923 [reactor-http-nio-7] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:14.066 [reactor-http-nio-11] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:14.497 [reactor-http-nio-12] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:14.499 [reactor-http-nio-13] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:14.499 [reactor-http-nio-14] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:14.803 [reactor-http-nio-15] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:16.838 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:40:17.147 [reactor-http-nio-1] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
17:56:17.191 [reactor-http-nio-5] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
18:07:14.326 [reactor-http-nio-8] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
18:24:39.709 [reactor-http-nio-16] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
18:29:30.813 [reactor-http-nio-3] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。
18:31:04.307 [reactor-http-nio-6] INFO c.b.g.f.RequestCoverFilter - [filter,82] - 请求头中无Content-Type信息直接继续过滤链。