Echo/log/community/info/log-info-2021-01-31.0.log

12388 lines
1.6 MiB
Plaintext
Raw Permalink Normal View History

2021-02-11 21:31:41 +08:00
2021-01-31 12:37:04,140 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 16724 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 12:37:04,145 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 12:37:04,182 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 12:37:04,183 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 12:37:04,878 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:37:04,880 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:37:04,932 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 49ms. Found 1 repository interfaces.
2021-01-31 12:37:04,941 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:37:04,942 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:37:04,956 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 12:37:04,956 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-01-31 12:37:05,202 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 12:39:02,593 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 12016 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 12:39:02,597 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 12:39:02,654 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 12:39:02,655 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 12:39:03,457 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:39:03,458 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:39:03,518 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 55ms. Found 1 repository interfaces.
2021-01-31 12:39:03,528 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:39:03,529 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:39:03,545 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 12:39:03,545 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 9ms. Found 0 repository interfaces.
2021-01-31 12:39:03,853 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 12:39:03,908 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 12:39:03,909 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:39:03,909 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:39:03,909 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:39:03,910 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 12:39:03,910 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:39:03,910 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:39:03,910 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:39:03,932 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 12:39:03,956 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$1115f1af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:39:04,000 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3d63e02c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:39:04,149 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 12:39:04,151 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 12:39:04,644 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 12:39:04,661 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 12:39:04,673 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 12:39:04,673 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 12:39:04,824 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 12:39:04,825 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 2133 ms
2021-01-31 12:39:06,188 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 12:39:06,189 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 12:39:06,190 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 12:39:06,190 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 12:39:06,190 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 12:39:06,190 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 12:39:07,695 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 12:39:10,688 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 12:39:11,000 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 12:39:11,156 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 12:39:11,900 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 8797c059-d256-4410-9346-1c529447675f
2021-01-31 12:39:11,959 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 12:39:11,998 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d72c7cc, org.springframework.security.web.context.SecurityContextPersistenceFilter@36e5a89a, org.springframework.security.web.header.HeaderWriterFilter@1bc96ede, org.springframework.security.web.authentication.logout.LogoutFilter@5c1f15a1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e637cf0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7805875, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21a7085a, org.springframework.security.web.session.SessionManagementFilter@1d922e87, org.springframework.security.web.access.ExceptionTranslationFilter@7b96d9c8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e2c9b57]
2021-01-31 12:39:12,130 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:39:12,182 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:39:12,182 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:39:12,316 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:39:12,327 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:39:12,332 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:39:12,332 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:39:12,334 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:39:12,339 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:39:12,344 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:39:12,345 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:39:12,348 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:39:12,352 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:39:12,353 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:39:12,356 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:39:12,357 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:39:12,358 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:39:12,361 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:39:12,367 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:39:12,368 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:39:12,369 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:39:12,369 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:39:12,375 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:39:12,375 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:39:12,375 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:39:12,376 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:39:12,377 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:39:12,378 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:39:12,378 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:39:12,382 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:39:12,388 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:39:12,392 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:39:12,392 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:39:12,392 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:39:12,402 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:39:12,404 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:39:12,405 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:39:12,405 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 12:39:12,406 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:39:12,406 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:39:12,426 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 12:39:12,429 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 10.366 seconds (JVM running for 11.794)
2021-01-31 12:39:12,453 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 73
2021-01-31 12:39:12,456 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 73
2021-01-31 12:39:12,458 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:39:12,458 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 12:39:12,472 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 12:39:12,472 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:39:15,164 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 12:39:15,164 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 12:39:15,172 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 8 ms
2021-01-31 12:39:15,232 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:15,312 INFO [http-nio-8080-exec-2] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 12:39:15,313 INFO [http-nio-8080-exec-2] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 12:39:15,460 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-4, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 12:39:15,460 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 12:39:15,477 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [publish-0]
2021-01-31 12:39:15,477 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-01-31 12:39:15,477 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:39:15,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:39:15,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-01-31 12:39:15,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:39:15,576 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 74
2021-01-31 12:39:15,577 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 12:39:15,578 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 74
2021-01-31 12:39:15,580 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 12:39:15,580 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 74
2021-01-31 12:39:15,580 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:39:15,581 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 12:39:15,582 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 12:39:15,582 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:39:16,036 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:23,355 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:23,398 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.login].
2021-01-31 12:39:23,413 INFO [http-nio-8080-exec-1] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 12:39:23,552 INFO [http-nio-8080-exec-1] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 12:39:23,634 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:23,645 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,652 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:23,656 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:23,657 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:23,666 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 12:39:23,687 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 12:39:23,692 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,693 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,697 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,701 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,702 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,705 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,706 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,707 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,708 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,709 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,710 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,711 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,712 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,713 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,714 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,715 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,716 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,719 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,720 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,721 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:23,722 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:39:23,728 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:39:23,858 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:23,860 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,862 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:23,864 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:23,867 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:23,869 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:23,871 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:23,876 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:23,879 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:23,881 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:29,224 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:29,225 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:29,227 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:29,227 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:29,228 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:29,229 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:39:29,231 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:39:29,336 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:29,337 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:29,338 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:29,340 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:29,341 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:34,307 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:34,308 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:34,308 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:34,309 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:34,310 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:34,311 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.UserService.logout].
2021-01-31 12:39:34,312 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:39:34,314 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:39:34,331 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:34,332 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:34,431 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:34,432 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:45,864 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:45,865 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:45,866 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.login].
2021-01-31 12:39:45,885 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:45,886 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,888 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:45,889 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:45,890 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:45,891 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 12:39:45,895 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 12:39:45,900 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,901 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,902 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,902 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,903 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,904 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,904 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,905 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,905 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,906 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,907 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,908 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,909 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,910 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,911 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,913 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,913 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,914 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,914 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:45,915 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:39:45,916 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:39:45,918 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:45], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:39:46,158 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:46,160 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:46,162 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:46,164 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:46,166 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:46,172 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:46,173 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:46,177 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:46,179 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:46,181 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:54,236 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:54,237 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:54,237 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:54,238 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:54,238 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:54,244 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:54,245 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:54,246 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:54,247 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:54,247 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:54,249 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:39:54,251 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:39:57,620 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:39:57,622 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:39:57,623 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:39:57,623 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:39:57,624 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:39:57,625 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:39:57,628 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:39:57], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:40:20,839 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:20,840 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:20,841 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:40:20,842 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:20,842 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:40:20,843 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.UserService.logout].
2021-01-31 12:40:20,845 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:40:20,849 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:40:20,871 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:20,872 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:21,123 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:21,124 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:29,299 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:29,300 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:29,301 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.login].
2021-01-31 12:40:29,319 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:29,320 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,321 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:40:29,321 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:29,322 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:40:29,322 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 12:40:29,325 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 12:40:29,328 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,329 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,329 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,330 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,330 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,331 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,332 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,332 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,333 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,333 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,334 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,334 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,335 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,336 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,336 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,337 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,337 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,338 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,338 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,339 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:40:29,340 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:40:29,344 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:40:29,448 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:29,449 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,450 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:40:29,451 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:29,452 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:40:29,460 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:29,462 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:29,463 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:40:29,464 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:29,465 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:40:34,369 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:40:34,370 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:40:34,371 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:40:34,371 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:40:34,372 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:40:34,373 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:40:34,375 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:40:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:08,590 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:08,592 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:08,593 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:08,594 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:08,594 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:08,647 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:41:08,679 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:08,680 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:08,680 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:08,681 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:08,682 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:08,683 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:08,685 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:08], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:20,554 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:20,555 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:20,556 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:20,556 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:20,557 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:20,557 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:20,559 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:20,574 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:20,575 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:20,576 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:20,576 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:20,577 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:20,578 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:20,579 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:24,706 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:24,708 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:24,708 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:24,709 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:24,710 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:24,710 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:24,712 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:42,009 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:42,010 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:42,011 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:42,011 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:42,012 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:42,013 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.DataService.calculateDAU].
2021-01-31 12:41:42,039 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:42,041 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:42,046 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:42,047 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:42,048 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:42,048 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:42,050 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:42,050 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:42,052 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:42], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:41:53,853 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:53,854 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:53,855 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:53,856 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:53,856 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:53,857 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:41:53,889 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:41:53,889 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:41:53,890 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:41:53,890 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:41:53,891 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:41:53,893 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:41:53,894 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:41:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:42:08,434 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:42:08,435 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:42:08,436 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:42:08,436 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:42:08,437 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:42:08,437 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:42:08,439 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:42:08], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:43:41,251 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:43:41,252 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:43:41,253 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:43:41,254 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:43:41,254 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:43:41,255 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:43:41,293 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:43:41,294 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:43:41,294 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:43:41,295 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:43:41,295 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:43:41,297 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:43:41,298 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:43:43,933 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:43:43,934 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:43:43,935 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:43:43,935 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:43:43,936 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:43:43,936 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:43:43,938 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:43:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:45:12,512 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 1544 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 12:45:12,524 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 12:45:12,595 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 12:45:12,595 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 12:45:13,712 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:45:13,715 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:45:13,824 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 102ms. Found 1 repository interfaces.
2021-01-31 12:45:13,839 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:45:13,841 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:45:13,863 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 12:45:13,864 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 12ms. Found 0 repository interfaces.
2021-01-31 12:45:14,408 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 12:45:14,486 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 12:45:14,487 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:45:14,488 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:45:14,489 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:45:14,490 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 12:45:14,490 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:45:14,490 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:45:14,491 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:45:14,531 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 12:45:14,579 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$aaf9f1e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:45:14,662 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d747e065] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:45:14,952 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 12:45:14,957 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 12:45:15,722 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 12:45:15,748 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 12:45:15,766 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 12:45:15,766 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 12:45:16,012 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 12:45:16,014 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 3418 ms
2021-01-31 12:45:17,556 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 12:45:17,557 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 12:45:17,557 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 12:45:17,558 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 12:45:17,558 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 12:45:17,558 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 12:45:18,735 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 12:45:21,640 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 12:45:21,829 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 12:45:21,923 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 12:45:22,494 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: ca527800-14d1-44b5-82ac-15b9cd1b26df
2021-01-31 12:45:22,536 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 12:45:22,572 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39f4b98e, org.springframework.security.web.context.SecurityContextPersistenceFilter@3a744bf7, org.springframework.security.web.header.HeaderWriterFilter@6a4eb4da, org.springframework.security.web.authentication.logout.LogoutFilter@bfc0379, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6cfc90df, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7cce2e82, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@68256ec8, org.springframework.security.web.session.SessionManagementFilter@97136ea, org.springframework.security.web.access.ExceptionTranslationFilter@44421360, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6701a2b4]
2021-01-31 12:45:22,668 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:45:22,701 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:45:22,702 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:45:22,802 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:45:22,814 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:45:22,818 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:45:22,818 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:45:22,820 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:45:22,825 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:45:22,831 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:45:22,831 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:45:22,833 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:45:22,834 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:45:22,835 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:45:22,837 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:45:22,837 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:45:22,837 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:45:22,838 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:45:22,842 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:45:22,842 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:45:22,843 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:45:22,843 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:45:22,848 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:45:22,848 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:45:22,848 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:45:22,849 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:45:22,849 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:45:22,849 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:45:22,849 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:45:22,851 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 76
2021-01-31 12:45:22,854 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:45:22,854 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:45:22,856 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:45:22,858 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:45:22,861 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:45:22,862 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:45:22,862 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:45:22,868 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:45:22,869 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:45:22,870 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:45:22,870 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:45:22,870 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:45:22,875 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 12:45:22,889 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 12:45:22,892 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 10.752 seconds (JVM running for 11.779)
2021-01-31 12:45:25,857 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 12:45:25,859 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:45:25,859 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-01-31 12:45:25,859 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:45:25,899 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 77
2021-01-31 12:45:25,899 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 77
2021-01-31 12:45:25,899 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 77
2021-01-31 12:45:25,900 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 12:45:25,901 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 12:45:25,901 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:45:25,902 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 12:45:25,902 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 12:45:25,903 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:46:02,624 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 12:46:02,624 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 12:46:02,631 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-01-31 12:46:02,685 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:02,755 INFO [http-nio-8080-exec-3] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 12:46:02,756 INFO [http-nio-8080-exec-3] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 12:46:02,848 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:02,851 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:02,854 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:02,861 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:02,872 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:02], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:02,894 INFO [http-nio-8080-exec-3] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 12:46:03,019 INFO [http-nio-8080-exec-3] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 12:46:03,047 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:03,639 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:03,641 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:03,644 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:03,647 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:03,648 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:09,697 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:09,699 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,699 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:09,701 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:09,703 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:09,719 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.login].
2021-01-31 12:46:09,738 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:09,740 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:09,762 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:09,763 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,764 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:09,764 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:09,765 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:09,776 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 12:46:09,782 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 12:46:09,789 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,790 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,794 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,795 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,796 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,797 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,798 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,799 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,799 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,800 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,801 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,802 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,804 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,806 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,807 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,808 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,809 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,810 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,810 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,811 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:46:09,812 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:09,813 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:09,951 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:09,953 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,955 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:09,957 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:09,959 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:09,969 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:09,972 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:09,973 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:09,974 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:09,974 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:09], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:11,810 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:11,811 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:11,812 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:11,813 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:11,813 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:11,814 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.MessageService.findConversationCout].
2021-01-31 12:46:11,819 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.MessageService.findConversations].
2021-01-31 12:46:11,825 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:11,827 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:11,829 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:11,831 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:11], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:12,844 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:12,845 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:12,845 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:12,846 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:12,847 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:12,847 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:12,906 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:12,907 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:12,909 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:12,911 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:12,915 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:12,919 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:12,920 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:12,923 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:12,927 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:12,928 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:12,930 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:12,931 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:13,988 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:13,989 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:13,990 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:13,991 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:13,992 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:13,993 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:13,995 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 12:46:13,997 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:13,998 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,002 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,004 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,005 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,005 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,006 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,007 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,007 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,008 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:14,009 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 12:46:14,013 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:14,016 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:16,117 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:16,118 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:16,119 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:16,120 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:16,121 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:16,122 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:16,126 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:16,127 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:16,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:16,130 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:16,135 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:16,140 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:16,141 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:16,145 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:16,148 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:16,150 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:16,151 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:16,153 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:19,722 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:19,723 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:19,724 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:19,724 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:19,725 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:19,726 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:19,729 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 12:46:19,732 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:19,733 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:19,734 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 12:46:19,737 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:19,739 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:19], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:21,122 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:21,124 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:21,124 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:21,125 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:21,126 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:21,126 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:21,129 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:21,129 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:21,130 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:21,132 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:21,135 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:21,140 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:21,141 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:21,144 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:21,147 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:21,149 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:21,150 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:21,151 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:23,159 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:23,160 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,161 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:23,162 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:23,162 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:23,163 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:23,165 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 12:46:23,168 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,169 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,170 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,171 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,173 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,173 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,174 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,175 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,175 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,176 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:23,177 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:23,178 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:23], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:25,157 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:25,159 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,160 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:25,161 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:25,162 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:25,163 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:25,165 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 12:46:25,166 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,167 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,167 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,168 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,169 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,170 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,170 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,172 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,173 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,174 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:25,174 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 12:46:25,179 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:25,180 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:26,723 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:26,725 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,725 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:26,726 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:26,727 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:26,728 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:26,730 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 12:46:26,732 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,733 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,733 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,734 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,734 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,735 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:26,736 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 12:46:26,746 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:26,747 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:26], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:28,127 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:28,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,129 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:28,130 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:28,130 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:28,131 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:28,133 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 12:46:28,134 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,135 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,135 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,136 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,137 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,138 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:28,139 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:28,142 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:29,375 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:29,376 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:29,377 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:29,378 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:29,378 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:29,379 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:29,381 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:29,382 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:29,383 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:29,384 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:29,388 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 12:46:29,393 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:29,394 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 12:46:29,397 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:29,400 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:29,401 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:29,403 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:29,404 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:33,440 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:33,441 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:33,442 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:33,442 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:33,443 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:33,443 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:33,445 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:33,995 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:33,996 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:33,997 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:33,998 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:33,998 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:33,999 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:34,001 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:41,435 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:41,436 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:41,437 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:41,437 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:41,438 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:41,460 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.DataService.calculateDAU].
2021-01-31 12:46:41,477 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:41,478 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:41,484 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:41,484 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:41,485 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:41,486 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:41,486 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:41,487 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:41,490 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:46:47,269 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:47,270 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:47,270 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:47,271 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:47,271 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:47,274 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:46:47,306 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:46:47,307 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:46:47,308 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:46:47,308 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:46:47,309 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:46:47,311 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:46:47,313 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:46:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:50:09,461 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 6492 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 12:50:09,463 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 12:50:09,506 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 12:50:09,506 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 12:50:10,331 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:50:10,333 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:50:10,398 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 61ms. Found 1 repository interfaces.
2021-01-31 12:50:10,409 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:50:10,410 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:50:10,427 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 12:50:10,427 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 10ms. Found 0 repository interfaces.
2021-01-31 12:50:10,728 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 12:50:10,774 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 12:50:10,775 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:50:10,775 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:50:10,775 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:50:10,776 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 12:50:10,776 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:50:10,776 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:50:10,776 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:50:10,797 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 12:50:10,820 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$d038c6c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:50:10,861 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fc86b541] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:50:10,981 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 12:50:10,983 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 12:50:11,347 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 12:50:11,358 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 12:50:11,366 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 12:50:11,366 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 12:50:11,471 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 12:50:11,472 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1966 ms
2021-01-31 12:50:12,500 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 12:50:12,501 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 12:50:12,501 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 12:50:12,501 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 12:50:12,501 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 12:50:12,502 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 12:50:13,457 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 12:50:16,263 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 12:50:16,476 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 12:50:16,579 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 12:50:17,209 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: d508ba93-6fa1-427e-b37a-327fe2beb472
2021-01-31 12:50:17,259 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 12:50:17,296 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7098d3f5, org.springframework.security.web.context.SecurityContextPersistenceFilter@76452b3b, org.springframework.security.web.header.HeaderWriterFilter@66a0a0de, org.springframework.security.web.authentication.logout.LogoutFilter@4f05245c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a202faf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@746857d4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@26565425, org.springframework.security.web.session.SessionManagementFilter@7c5d615, org.springframework.security.web.access.ExceptionTranslationFilter@37b66b4c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1f3e3e19]
2021-01-31 12:50:17,406 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:50:17,439 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:50:17,439 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:50:17,524 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:50:17,536 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:50:17,540 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:50:17,540 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:50:17,542 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:50:17,547 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:50:17,551 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:50:17,552 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:50:17,553 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:50:17,553 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:50:17,555 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:50:17,556 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:50:17,556 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:50:17,557 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:50:17,558 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:50:17,562 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:50:17,562 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:50:17,562 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:50:17,563 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:50:17,567 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:50:17,567 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:50:17,567 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:50:17,567 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:50:17,568 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:50:17,568 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 79
2021-01-31 12:50:17,568 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:50:17,569 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:50:17,571 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:50:17,572 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:50:17,574 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:50:17,575 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:50:17,578 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:50:17,578 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:50:17,578 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:50:17,583 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:50:17,583 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:50:17,584 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:50:17,585 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:50:17,585 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:50:17,588 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 12:50:17,602 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 12:50:17,604 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 8.536 seconds (JVM running for 9.471)
2021-01-31 12:50:20,571 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 12:50:20,573 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:50:20,573 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-01-31 12:50:20,573 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:50:20,605 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 80
2021-01-31 12:50:20,605 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 80
2021-01-31 12:50:20,605 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 80
2021-01-31 12:50:20,606 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 12:50:20,606 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:50:20,606 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 12:50:20,608 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 12:50:20,608 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:50:20,608 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 12:50:44,836 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 12:50:44,836 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 12:50:44,843 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-01-31 12:50:44,940 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:50:45,007 INFO [http-nio-8080-exec-3] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 12:50:45,009 INFO [http-nio-8080-exec-3] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 12:50:45,098 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:50:45,101 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:50:45,103 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:50:45,108 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:50:45,119 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:50:45,141 INFO [http-nio-8080-exec-3] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 12:50:45,264 INFO [http-nio-8080-exec-3] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 12:50:45,292 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:50:45,786 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:50:45,787 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:50:45,789 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:50:45,792 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:50:45,794 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:50:51,247 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:50:51,249 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:50:51,251 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:50:51,252 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:50:51,253 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:50:51,254 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:50:51,257 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:50:56,816 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:50:56,817 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:50:56,819 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:50:56,820 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:50:56,822 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:50:56,867 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:50:56,905 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:50:56,906 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:50:56,907 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:50:56,908 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:50:56,909 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:50:56,911 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:50:56,913 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:50:56], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:32,402 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 3536 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 12:53:32,406 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 12:53:32,439 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 12:53:32,440 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 12:53:32,968 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:53:32,969 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:53:33,015 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 42ms. Found 1 repository interfaces.
2021-01-31 12:53:33,022 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:53:33,023 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:53:33,034 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 12:53:33,035 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-01-31 12:53:33,273 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 12:53:33,314 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 12:53:33,314 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:53:33,314 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:53:33,315 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:53:33,315 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 12:53:33,315 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:53:33,315 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:53:33,316 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:53:33,333 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 12:53:33,352 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$5bb4381e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:53:33,387 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8802269b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:53:33,494 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 12:53:33,496 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 12:53:33,799 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 12:53:33,809 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 12:53:33,815 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 12:53:33,815 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 12:53:33,906 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 12:53:33,906 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1466 ms
2021-01-31 12:53:34,843 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 12:53:34,843 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 12:53:34,844 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 12:53:34,844 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 12:53:34,844 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 12:53:34,844 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 12:53:35,750 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 12:53:38,579 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 12:53:38,760 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 12:53:38,855 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 12:53:39,432 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 99fa3d05-e8ed-4297-9989-6d0682495a70
2021-01-31 12:53:39,476 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 12:53:39,508 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@43f628f9, org.springframework.security.web.context.SecurityContextPersistenceFilter@29fc90bb, org.springframework.security.web.header.HeaderWriterFilter@7f75393c, org.springframework.security.web.authentication.logout.LogoutFilter@1a61190d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5187fbf3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4dccb053, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@30ca281b, org.springframework.security.web.session.SessionManagementFilter@6cbf4011, org.springframework.security.web.access.ExceptionTranslationFilter@72ff6c72, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@f13c37f]
2021-01-31 12:53:39,608 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:53:39,641 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:53:39,642 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:53:39,732 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:53:39,744 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:53:39,747 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:53:39,748 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:53:39,750 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:53:39,754 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:53:39,758 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:53:39,758 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:53:39,759 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:53:39,759 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:53:39,760 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:53:39,762 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:53:39,762 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:53:39,762 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:53:39,763 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:53:39,767 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:53:39,767 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:53:39,767 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:53:39,768 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:53:39,771 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:53:39,771 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:53:39,771 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:53:39,772 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:53:39,772 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:53:39,772 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:53:39,772 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 82
2021-01-31 12:53:39,772 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:53:39,774 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:53:39,775 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:53:39,776 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:53:39,776 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:53:39,779 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:53:39,779 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:53:39,779 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:53:39,783 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:53:39,783 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:53:39,784 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:53:39,784 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:53:39,784 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:53:39,789 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 12:53:39,799 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 12:53:39,801 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 7.701 seconds (JVM running for 8.543)
2021-01-31 12:53:40,171 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 12:53:40,171 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 12:53:40,178 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-01-31 12:53:40,227 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:40,297 INFO [http-nio-8080-exec-2] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 12:53:40,298 INFO [http-nio-8080-exec-2] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 12:53:40,397 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:40,403 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:40,413 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:40,422 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:40,435 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:40,459 INFO [http-nio-8080-exec-2] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 12:53:40,585 INFO [http-nio-8080-exec-2] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 12:53:40,615 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:40], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:41,062 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:41,064 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:41,065 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:41,067 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:41,069 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:42,776 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 12:53:42,778 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:53:42,778 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-01-31 12:53:42,778 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:53:42,805 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 83
2021-01-31 12:53:42,805 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 83
2021-01-31 12:53:42,805 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 83
2021-01-31 12:53:42,806 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:53:42,806 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 12:53:42,807 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 12:53:42,808 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 12:53:42,808 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:53:42,808 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 12:53:43,921 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:43,922 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:43,923 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:43,924 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:43,925 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:43,926 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:43,929 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:44,844 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:44,845 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:44,846 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:44,847 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:44,847 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:44,848 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:44,850 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:46,913 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:46,914 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:46,915 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:46,916 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:46,916 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:46,917 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:46,919 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:46], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:51,038 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:51,040 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:51,042 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:51,043 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:51,044 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:51,074 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:53:51,080 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:51,082 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:51,089 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:51,091 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:51,092 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:51,093 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:51,093 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:51,094 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:51,096 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:58,706 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:58,707 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:58,708 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:58,711 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:58,713 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:58,714 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.DataService.calculateDAU].
2021-01-31 12:53:58,731 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:58,733 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:53:58,735 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:53:58,736 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:53:58,737 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:53:58,737 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:53:58,738 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:53:58,739 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:53:58,741 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:53:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:54:07,974 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:54:07,975 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:54:07,975 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:54:07,976 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:54:07,978 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:54:07,978 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:54:07,981 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:54:46,066 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:54:46,068 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:54:46,069 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:54:46,070 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:54:46,070 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:54:46,073 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:54:46,075 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:46], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:54:50,897 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:54:50,898 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:54:50,898 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:54:50,899 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:54:50,899 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:54:50,902 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:54:50,903 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.LikeService.findUserLikeCount].
2021-01-31 12:54:50,906 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.FollowService.findFolloweeCount].
2021-01-31 12:54:50,912 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.FollowService.findFollowerCount].
2021-01-31 12:54:50,912 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.FollowService.hasFollowed].
2021-01-31 12:54:50,918 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:54:50,920 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:54:56,666 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:54:56,667 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:54:56,668 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:54:56,669 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:54:56,670 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:54:56,673 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.UserService.logout].
2021-01-31 12:54:56,687 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:54:56,689 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:54:56,710 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:54:56,711 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:54:56,804 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:54:56,808 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:54:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:02,775 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:02,777 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:02,783 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.login].
2021-01-31 12:55:02,807 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:02,808 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,810 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:02,811 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:02,812 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:02,813 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 12:55:02,820 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 12:55:02,826 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,827 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,829 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,830 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,831 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,832 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,832 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,833 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,833 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,834 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,835 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,835 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,836 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,836 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,837 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,837 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,838 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,839 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,839 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,840 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:02,841 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:02,844 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:02,951 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:02,952 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,953 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:02,954 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:02,955 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:02,964 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:02,966 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:02,967 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:02,968 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:02,968 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:05,901 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:05,902 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:05,903 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:05,903 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:05,904 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:05,905 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:05,907 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:05], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:08,386 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:08,388 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:08,388 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:08,389 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:08,390 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:08,390 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.UserService.logout].
2021-01-31 12:55:08,391 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:08,393 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:08,411 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:08,412 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:08,512 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:08,513 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:17,253 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:17,254 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:17,256 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.login].
2021-01-31 12:55:17,274 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:17,275 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,276 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:17,276 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:17,277 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:17,278 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 12:55:17,280 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 12:55:17,285 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,286 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,287 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,287 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,287 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,288 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,288 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,289 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,289 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,290 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,290 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,291 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,291 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,292 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,292 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,293 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,293 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,294 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,294 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,295 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 12:55:17,296 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:17,297 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:17,396 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:17,398 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,399 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:17,401 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:17,402 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:17,405 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:17,406 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:17,407 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:17,408 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:17,409 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:24,688 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:24,689 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:24,690 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:24,691 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:24,691 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:24,692 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:24,693 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:32,192 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:32,193 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:32,195 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:32,196 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:32,197 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:32,198 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 12:55:32,199 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:32,200 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:32,202 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:32,203 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:32,203 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:32,204 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:32,204 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:32,205 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:32,206 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:32], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:37,789 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:37,790 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:37,790 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:37,791 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:37,792 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:37,793 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.DataService.calculateDAU].
2021-01-31 12:55:37,795 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:37,797 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:55:37,798 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:55:37,799 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:55:37,800 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:55:37,800 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:55:37,801 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:55:37,801 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:55:37,803 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:55:37], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:56:11,427 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:56:11,427 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:56:11,428 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:56:11,429 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:56:11,429 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:56:11,430 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:56:11,432 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:56:11,491 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:56:11,493 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:56:11,494 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:56:11,495 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:56:11,496 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:56:11,497 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:56:11,499 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:56:11], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:59:29,213 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 2476 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 12:59:29,221 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 12:59:29,247 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 12:59:29,248 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 12:59:29,764 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:59:29,766 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:59:29,809 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 41ms. Found 1 repository interfaces.
2021-01-31 12:59:29,817 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 12:59:29,818 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 12:59:29,829 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 12:59:29,829 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-01-31 12:59:30,065 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 12:59:30,104 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 12:59:30,104 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:59:30,105 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:59:30,105 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:59:30,105 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 12:59:30,106 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 12:59:30,106 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:59:30,106 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 12:59:30,123 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 12:59:30,142 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$3e2ac514] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:59:30,176 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6a78b391] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 12:59:30,279 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 12:59:30,281 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 12:59:30,597 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 12:59:30,607 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 12:59:30,614 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 12:59:30,614 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 12:59:30,705 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 12:59:30,705 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1457 ms
2021-01-31 12:59:31,659 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 12:59:31,659 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 12:59:31,660 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 12:59:31,660 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 12:59:31,660 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 12:59:31,660 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 12:59:32,556 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 12:59:35,329 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 12:59:35,513 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 12:59:35,609 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 12:59:36,163 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: bf5dfb99-b7a1-420e-a09d-ff992c92132d
2021-01-31 12:59:36,203 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 12:59:36,236 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f937661, org.springframework.security.web.context.SecurityContextPersistenceFilter@19a5b182, org.springframework.security.web.header.HeaderWriterFilter@3061de34, org.springframework.security.web.authentication.logout.LogoutFilter@72fae146, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@fa6c5c1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b372f44, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@8a4d3a8, org.springframework.security.web.session.SessionManagementFilter@5372df2d, org.springframework.security.web.access.ExceptionTranslationFilter@438bd8f2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@113c869f]
2021-01-31 12:59:36,337 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:59:36,369 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:59:36,370 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:59:36,456 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:59:36,464 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:59:36,467 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:59:36,467 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:59:36,469 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:59:36,472 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:59:36,478 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:59:36,478 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:59:36,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:59:36,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:59:36,481 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:59:36,482 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:59:36,483 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:59:36,483 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:59:36,487 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:59:36,491 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:59:36,491 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:59:36,491 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:59:36,492 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:59:36,492 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 85
2021-01-31 12:59:36,494 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 12:59:36,496 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:59:36,497 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:59:36,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:59:36,497 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:59:36,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 12:59:36,498 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:59:36,498 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:59:36,498 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:59:36,499 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:59:36,502 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 12:59:36,505 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 12:59:36,505 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 12:59:36,505 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 12:59:36,508 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 12:59:36,509 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 12:59:36,509 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 12:59:36,510 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 12:59:36,510 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:59:36,513 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 12:59:36,524 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 12:59:36,526 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 7.609 seconds (JVM running for 8.428)
2021-01-31 12:59:39,505 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 12:59:39,506 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [delete-0]
2021-01-31 12:59:39,506 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [delete-0]
2021-01-31 12:59:39,506 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 12:59:39,531 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 86
2021-01-31 12:59:39,531 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 86
2021-01-31 12:59:39,531 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 86
2021-01-31 12:59:39,532 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 12:59:39,532 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 12:59:39,535 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 12:59:39,536 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 12:59:39,536 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 12:59:39,536 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 12:59:52,966 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 12:59:52,967 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 12:59:52,974 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-01-31 12:59:52,996 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:59:53,062 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 12:59:53,063 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 12:59:53,151 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:59:53,154 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:59:53,156 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:59:53,161 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:59:53,172 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:59:53,194 INFO [http-nio-8080-exec-1] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 12:59:53,315 INFO [http-nio-8080-exec-1] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 12:59:53,343 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:59:53,843 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:59:53,845 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:59:53,848 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:59:53,850 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:59:53,852 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:59:53,904 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:59:53,907 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:59:53,909 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:59:53,910 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:59:53,912 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:59:53,915 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:59:53,921 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 12:59:54,000 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 12:59:54,001 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 12:59:54,003 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 12:59:54,008 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 12:59:54,009 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 12:59:54,011 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 12:59:54,014 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 12:59:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:01,426 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:01,427 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:01,428 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:01,429 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:01,430 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:01,431 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:01,433 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:01], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:18,754 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:18,756 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,758 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:18,759 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:18,759 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:18,774 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.updateHeader].
2021-01-31 13:00:18,780 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:18,782 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:18,805 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:18,807 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,823 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:18,824 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:18,825 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:18,834 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:00:18,841 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:00:18,859 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,860 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,866 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,868 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,869 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,870 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,871 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,871 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,872 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,873 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,873 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,874 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,874 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,875 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,875 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,876 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,876 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,877 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,878 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:18,878 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:00:18,879 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:18,881 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:19,167 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:19,169 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:19,170 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:19,171 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:19,172 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:19,178 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:19,180 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:19,180 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:19,181 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:19,181 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:19,182 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:19,182 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:19,183 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:19,183 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:19,184 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:19], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:28,327 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:28,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:28,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:28,329 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:28,330 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:28,331 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:28,332 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.LikeService.findUserLikeCount].
2021-01-31 13:00:28,333 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.FollowService.findFolloweeCount].
2021-01-31 13:00:28,338 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.FollowService.findFollowerCount].
2021-01-31 13:00:28,339 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.FollowService.hasFollowed].
2021-01-31 13:00:28,341 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:28,344 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:28,448 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:28,449 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:28,451 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:28,454 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:28,455 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:31,245 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:31,246 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:31,248 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:31,249 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:31,249 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:31,282 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:31,283 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:31,284 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:31,284 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:31,285 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:31,287 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:31,289 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:31,528 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:31,529 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:31,531 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:31,533 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:31,535 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:33,382 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:33,384 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:33,384 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:33,385 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:33,385 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:33,386 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:33,387 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.LikeService.findUserLikeCount].
2021-01-31 13:00:33,387 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.FollowService.findFolloweeCount].
2021-01-31 13:00:33,388 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.FollowService.findFollowerCount].
2021-01-31 13:00:33,388 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.FollowService.hasFollowed].
2021-01-31 13:00:33,389 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:33,391 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:35,980 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:35,981 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:35,982 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:35,982 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:35,983 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:35,984 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:35,985 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:35], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:36,015 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:36], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:36,016 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:36], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:36,017 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:36], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:36,019 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:36], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:36,020 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:36], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:38,966 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:38,967 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:38,968 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:38,968 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:38,969 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:38,970 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:38,972 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:39,087 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:39], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:39,088 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:39,089 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:39], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:39,091 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:39], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:39,092 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:39], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:50,600 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:50,601 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:50,602 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:50,602 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:50,603 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:50,625 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 13:00:50,628 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:50,631 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:50,636 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:50,637 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:50,637 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:50,638 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:50,638 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:00:50,639 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:00:50,642 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:00:50,871 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:00:50,872 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:00:50,873 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:00:50,874 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:00:50,875 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:00:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:08,408 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 18256 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 13:04:08,428 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 13:04:08,511 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 13:04:08,512 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 13:04:09,765 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 13:04:09,767 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 13:04:09,838 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 64ms. Found 1 repository interfaces.
2021-01-31 13:04:09,849 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 13:04:09,850 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 13:04:09,868 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 13:04:09,868 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 9ms. Found 0 repository interfaces.
2021-01-31 13:04:10,198 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 13:04:10,247 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 13:04:10,247 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 13:04:10,247 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 13:04:10,247 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 13:04:10,248 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 13:04:10,248 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 13:04:10,248 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 13:04:10,249 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 13:04:10,271 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 13:04:10,295 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$691d2276] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 13:04:10,337 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$956b10f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 13:04:10,459 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 13:04:10,461 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 13:04:10,817 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 13:04:10,828 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 13:04:10,835 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 13:04:10,835 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 13:04:10,936 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 13:04:10,936 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 2423 ms
2021-01-31 13:04:11,895 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 13:04:11,896 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 13:04:11,896 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 13:04:11,896 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 13:04:11,896 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 13:04:11,896 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 13:04:12,838 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 13:04:15,649 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 13:04:15,844 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 13:04:15,942 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 13:04:16,521 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: c330aeaa-c627-4b9c-ac37-7d5d4c14e89b
2021-01-31 13:04:16,565 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 13:04:16,600 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1999d360, org.springframework.security.web.context.SecurityContextPersistenceFilter@a17d7a, org.springframework.security.web.header.HeaderWriterFilter@19d2edf4, org.springframework.security.web.authentication.logout.LogoutFilter@5ef93bef, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6802c1a0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3add6d1f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@19c7cfe5, org.springframework.security.web.session.SessionManagementFilter@5b561640, org.springframework.security.web.access.ExceptionTranslationFilter@1fa14baa, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@170cf313]
2021-01-31 13:04:16,707 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 13:04:16,738 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:04:16,738 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:04:16,816 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:04:16,823 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 13:04:16,826 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:04:16,827 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:04:16,828 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 13:04:16,832 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 13:04:16,837 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:04:16,837 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:04:16,838 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:04:16,839 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 13:04:16,840 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:04:16,841 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 13:04:16,841 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 13:04:16,842 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 13:04:16,845 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 13:04:16,849 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:04:16,849 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:04:16,849 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 13:04:16,850 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 13:04:16,852 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 88
2021-01-31 13:04:16,854 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 13:04:16,854 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:04:16,854 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 13:04:16,854 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:04:16,855 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:04:16,855 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 13:04:16,855 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 13:04:16,855 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 13:04:16,858 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 13:04:16,858 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:04:16,860 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 13:04:16,863 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:04:16,863 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:04:16,863 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 13:04:16,867 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:04:16,867 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 13:04:16,868 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 13:04:16,868 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 13:04:16,868 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 13:04:16,872 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 13:04:16,883 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 13:04:16,885 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.363 seconds (JVM running for 10.922)
2021-01-31 13:04:19,855 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 13:04:19,857 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [publish-0]
2021-01-31 13:04:19,857 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-01-31 13:04:19,857 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 13:04:19,886 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 89
2021-01-31 13:04:19,886 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 89
2021-01-31 13:04:19,886 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 89
2021-01-31 13:04:19,886 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 13:04:19,887 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 13:04:19,887 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 13:04:19,889 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 13:04:19,889 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 13:04:19,889 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 13:04:34,467 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 13:04:34,468 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 13:04:34,474 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 6 ms
2021-01-31 13:04:34,495 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:34,559 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 13:04:34,561 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 13:04:34,645 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,649 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:34,651 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:34,658 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:34,675 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:04:34,697 INFO [http-nio-8080-exec-1] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 13:04:34,823 INFO [http-nio-8080-exec-1] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 13:04:34,850 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:04:34,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,858 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,862 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,863 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,865 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,866 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,867 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,868 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,869 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,870 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,871 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,872 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,873 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,873 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,874 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,875 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,876 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,877 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,877 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:34,878 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:04:34,883 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:34,888 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:35,336 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:35,338 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:35,340 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:35,342 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:35,344 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:35,346 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:35,346 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:35,349 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:35,348 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:35,351 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:35,354 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:35,354 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:35,355 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:35,355 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:35,357 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:39,159 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:39,160 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:39,161 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:39,162 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:39,162 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:39,163 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:39,166 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:39,286 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:39,288 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:39,291 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:39,293 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:39,293 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:39], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:44,200 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:44,201 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:44,202 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:44,203 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:44,204 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:44,227 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.calculateUV].
2021-01-31 13:04:44,230 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:44,233 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:44,239 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:44,240 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:44,241 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:44,242 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:44,242 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:44,243 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:44,245 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:44,347 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:44,348 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:44,350 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:44,352 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:44,354 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:48,386 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:48,387 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:48,387 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:48,388 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:48,389 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:48,390 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.calculateDAU].
2021-01-31 13:04:48,407 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:48,409 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:48,411 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:48,412 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:48,413 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:48,413 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:48,414 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:48,415 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:48,418 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:48,516 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:48,518 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:48,520 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:48,522 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:48,523 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:54,349 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:54,350 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:04:54,350 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:04:54,351 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:54,352 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:04:54,355 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.UserService.logout].
2021-01-31 13:04:54,371 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:04:54,374 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:04:54,397 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:54,398 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:04:54,496 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:04:54,498 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:04:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:03,984 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:03,986 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:03,992 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:03], 访问了[com.greate.community.service.UserService.login].
2021-01-31 13:05:04,014 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:04,015 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,015 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:04,016 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:04,017 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:04,018 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:05:04,020 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:05:04,025 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,025 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,026 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,027 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,027 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,028 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,028 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,029 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,029 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,030 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,031 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,031 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,032 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,033 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,034 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,035 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,035 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,036 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,037 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,038 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:04,038 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:04,040 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:04,137 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:04,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,140 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:04,142 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:04,143 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:04,143 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:04,144 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,146 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:04,146 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:04,147 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:04,147 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:04,148 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:04,148 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:04,149 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:04,150 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:10,361 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:10,362 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:10,363 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:10,364 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:10,364 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:10,365 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:10,367 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:10], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:13,438 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:13,439 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,440 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:13,440 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:13,441 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:13,441 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:05:13,443 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:05:13,445 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,446 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,447 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,448 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,449 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,449 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,450 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,450 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,451 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,451 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,452 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,452 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,453 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,453 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,454 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,454 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,455 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,455 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,456 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:13,456 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:13,457 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:13,458 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:13], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:15,834 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:15,835 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,836 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:15,837 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:15,837 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:15,843 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 13:05:15,845 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,846 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,847 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,848 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:15,862 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,864 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,864 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,865 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:15,867 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,868 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,868 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,869 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,869 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,870 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,870 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,871 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,872 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,872 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,873 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,873 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,874 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,874 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,875 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,875 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,876 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,876 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,877 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,877 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,878 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,878 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,879 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,879 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:15,881 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,881 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,882 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,882 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:15,884 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:15,885 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:15,888 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,889 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,889 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,890 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:15,891 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,891 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,892 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,892 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:15,894 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,895 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,895 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,896 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,896 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:15,898 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:15,898 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:15,899 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:15,899 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:15,900 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:15,902 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:15,903 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:15], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:16,016 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:16,017 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:16,018 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:16,019 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:16,020 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:16,030 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:16,031 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:16,032 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:16,032 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:16,033 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:17,797 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:17,798 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,799 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:17,799 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:17,800 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:17,800 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:05:17,802 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:05:17,804 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,805 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,806 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,807 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,808 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,808 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,809 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,809 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,810 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,811 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,811 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,812 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,812 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,813 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,813 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,813 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,814 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,814 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,815 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:17,815 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:17,816 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:17,817 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:21,188 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:21,189 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,190 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:21,191 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:21,192 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:21,192 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 13:05:21,194 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,195 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,195 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,196 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:21,199 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,199 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,200 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,200 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:21,202 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,202 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,203 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,203 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,205 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:21,206 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,207 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,208 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,208 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:21,210 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:21,211 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,211 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,212 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,212 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:21,213 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:21,215 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,215 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,216 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,216 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:21,217 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:21,218 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,219 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:21,219 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:21,220 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:21,222 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:21,224 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:21,225 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:21,323 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:21,325 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:21,326 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:21,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:21,329 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:22,279 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:22,280 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:22,280 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:22,281 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:22,281 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:22,283 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.DiscussPostSerivce.updateType].
2021-01-31 13:05:22,351 INFO [http-nio-8080-exec-4] o.a.k.c.p.ProducerConfig [AbstractConfig.java:279] ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id =
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2021-01-31 13:05:22,362 INFO [http-nio-8080-exec-4] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 13:05:22,362 INFO [http-nio-8080-exec-4] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 13:05:22,366 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 13:05:22,802 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:22,803 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:22,804 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:22,804 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:22,805 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:22,806 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:22], 访问了[com.greate.community.service.DiscussPostSerivce.updateStatus].
2021-01-31 13:05:26,011 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:26,012 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,012 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:26,013 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:26,013 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:26,014 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:05:26,015 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:05:26,017 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,018 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,018 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,019 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,019 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,019 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,020 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,020 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,021 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,021 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,022 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,022 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,023 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,023 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,024 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,025 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,025 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,026 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,026 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,027 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:26,027 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:26,028 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:26,122 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:26,123 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,125 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:26,126 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:26,127 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:26,137 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:26,138 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,138 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:26,139 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:26,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:26,140 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:26,140 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:26,140 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:26,140 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:26,141 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:34,558 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:34,559 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,559 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:34,560 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:34,560 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:34,561 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 13:05:34,563 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,563 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,564 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,564 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:34,567 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,568 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,568 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,569 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:34,570 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,571 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,571 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,571 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,572 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,572 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,573 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:34,574 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,574 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,575 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,575 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:34,576 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:34,577 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,578 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,578 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,579 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:34,580 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:34,581 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,582 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,583 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,584 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:34,586 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:34,587 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,587 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:34,588 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:34,588 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:34,590 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:34,591 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:34,592 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:34,693 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:34,694 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:34,695 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:34,696 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:34,697 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:40,052 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:40,053 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:40,053 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:40,054 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:40,054 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:40,055 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.LikeService.like].
2021-01-31 13:05:40,075 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:40,075 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:40], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:41,200 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:41,201 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,201 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:41,202 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:41,202 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:41,203 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:05:41,204 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:05:41,206 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,206 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,207 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,207 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,207 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,208 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,208 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,209 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,209 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,209 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,210 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,210 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,210 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,211 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,211 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,211 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,212 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,212 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,212 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,213 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:41,213 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:41,214 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:41,340 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:41,341 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,342 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:41,342 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:41,343 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:41,344 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:41,345 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,346 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:41,347 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:41,347 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:41,349 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:41,351 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:41,352 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:41,353 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:41,354 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:43,158 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:43,159 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,159 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:43,160 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:43,160 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:43,161 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 13:05:43,162 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 13:05:43,165 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,166 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,166 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,167 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,167 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,168 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,168 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,169 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,169 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,170 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,170 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,170 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,171 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,171 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,172 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,172 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,173 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,173 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,173 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,174 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:43,174 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:43,176 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:43,265 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:43,266 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,267 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:43,268 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:43,269 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:43,272 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:43,273 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,274 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:43,275 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:43,275 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:43,275 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:43,276 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:43,276 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:43,277 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:43,277 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:51,160 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:51,161 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,161 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:51,162 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:51,162 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 13:05:51,163 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 13:05:51,164 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,165 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,165 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,165 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:51,167 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,169 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,170 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,170 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:51,173 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,175 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,175 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,175 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,176 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,176 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,176 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,177 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,177 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,177 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,178 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:51,179 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,179 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,180 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,180 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:51,181 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,182 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,182 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,182 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:51,183 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,185 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,185 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,186 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:51,187 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:51,189 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,191 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,191 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,191 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:51,193 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:51,194 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,194 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 13:05:51,195 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 13:05:51,195 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 13:05:51,196 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 13:05:51,197 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 13:05:51,198 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 13:05:51,298 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 13:05:51,299 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 13:05:51,300 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 13:05:51,301 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 13:05:51,302 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 13:05:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:03,185 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 19020 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 17:00:03,188 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 17:00:03,231 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 17:00:03,231 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 17:00:04,050 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:00:04,052 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:00:04,114 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 57ms. Found 1 repository interfaces.
2021-01-31 17:00:04,123 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:00:04,125 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:00:04,140 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 17:00:04,140 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 8ms. Found 0 repository interfaces.
2021-01-31 17:00:04,461 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 17:00:04,513 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 17:00:04,514 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:00:04,514 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:00:04,515 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:00:04,516 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 17:00:04,516 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:00:04,516 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:00:04,516 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:00:04,542 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 17:00:04,569 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$e1dd7ecf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:00:04,614 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e2b6d4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:00:04,747 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 17:00:04,749 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 17:00:05,137 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 17:00:05,149 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 17:00:05,156 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 17:00:05,157 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 17:00:05,263 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 17:00:05,263 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 2032 ms
2021-01-31 17:00:06,481 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 17:00:06,482 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 17:00:06,483 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 17:00:06,483 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 17:00:06,483 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 17:00:06,483 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 17:00:07,491 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 17:00:10,309 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 17:00:10,563 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 17:00:10,688 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 17:00:11,334 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 17:00:11,484 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 17:00:11,553 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 17:00:11,561 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 17:00:11,562 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 17:00:11,567 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 17:00:11,569 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 17:00:11,570 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612083611554'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 17:00:11,570 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 17:00:11,570 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 17:00:11,571 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@171a3033
2021-01-31 17:00:11,759 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 77afd77c-fbcf-43ac-9424-bae370c4eb06
2021-01-31 17:00:11,830 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 17:00:11,881 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6dbcd845, org.springframework.security.web.context.SecurityContextPersistenceFilter@71da8ed3, org.springframework.security.web.header.HeaderWriterFilter@1634ff06, org.springframework.security.web.authentication.logout.LogoutFilter@62a3ac87, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77ca413f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@600cb283, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@289e11a8, org.springframework.security.web.session.SessionManagementFilter@6f924735, org.springframework.security.web.access.ExceptionTranslationFilter@7cee4e15, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@537eec5e]
2021-01-31 17:00:12,022 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:00:12,072 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:12,073 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:12,189 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:12,210 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:00:12,216 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:12,217 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:12,219 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:00:12,224 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:00:12,232 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:12,233 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:12,235 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:12,236 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:00:12,237 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:12,240 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:00:12,241 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:00:12,241 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:00:12,241 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:00:12,247 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:12,248 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:12,248 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:00:12,249 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:00:12,254 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:12,254 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:00:12,254 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:12,255 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:12,255 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:00:12,255 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:00:12,256 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:00:12,261 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:12,263 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:00:12,268 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:12,268 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:12,268 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:00:12,269 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 17:00:12,274 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:12,275 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:00:12,276 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:00:12,276 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:00:12,277 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:00:12,280 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:00:12,285 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612083611554 started.
2021-01-31 17:00:12,286 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:00:12,291 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:00:12,300 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 93
2021-01-31 17:00:12,300 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 93
2021-01-31 17:00:12,300 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 93
2021-01-31 17:00:12,305 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:00:12,305 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 17:00:12,305 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:00:12,305 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:00:12,311 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:00:12,311 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:00:12,311 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:00:12,327 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 17:00:12,331 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.454 seconds (JVM running for 10.293)
2021-01-31 17:00:12,446 INFO [communityScheduler_Worker-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 17:00:12,449 INFO [communityScheduler_Worker-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 17:00:12,577 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:60] [任务取消] 没有需要刷新的帖子
2021-01-31 17:00:20,133 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 17:00:20,133 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 17:00:20,141 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 8 ms
2021-01-31 17:00:20,165 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:20,219 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:20,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:20,266 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:20,270 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:20,281 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:20,296 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:20,526 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:20,527 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:20,528 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:20,529 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:20,530 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:20,531 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:20,533 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:20,555 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:20,556 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:20,558 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:20,561 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:20,562 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:20,972 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:20,975 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:20,976 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:20,978 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:20,980 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:22,247 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:22,248 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,249 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:22,251 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:22,253 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:22,263 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:00:22,268 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:00:22,273 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,277 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,279 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,282 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,283 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,286 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,287 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,290 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,290 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,291 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,292 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,294 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,295 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,296 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,296 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,297 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,297 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,298 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,299 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,299 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:22,300 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:22,302 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:22,408 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:22,410 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,411 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:22,412 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:22,413 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:22,418 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:22,419 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:22,420 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,420 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:22,421 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:22,421 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:22,422 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:22,422 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:22,424 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:22,424 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:32,119 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:32,120 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:32,121 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:32,121 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:32,122 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:32,128 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:32], 访问了[com.greate.community.service.DiscussPostSerivce.addDiscussPost].
2021-01-31 17:00:32,209 INFO [http-nio-8080-exec-1] o.a.k.c.p.ProducerConfig [AbstractConfig.java:279] ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id =
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2021-01-31 17:00:32,221 INFO [http-nio-8080-exec-1] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:00:32,222 INFO [http-nio-8080-exec-1] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:00:32,226 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:00:34,276 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:34,277 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,277 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:34,278 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:34,279 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:34,279 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:00:34,282 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:00:34,288 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,289 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,289 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,290 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,291 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,291 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,292 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,292 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,293 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,293 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,294 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,295 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,295 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,296 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,296 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,297 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,297 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,298 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,298 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,299 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:34,300 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:34,301 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:34,402 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:34,404 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,406 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:34,407 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:34,408 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:34,412 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:34,413 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:34,413 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,414 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:34,414 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:34,415 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:34,415 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:34,416 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:34,416 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:34,417 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:34], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:38,649 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:38], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:38,650 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:38,651 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:38], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:38,652 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:38], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:38,652 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:38], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:38,653 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:38], 访问了[com.greate.community.service.DiscussPostSerivce.addDiscussPost].
2021-01-31 17:00:40,692 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:40,692 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,693 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:40,694 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:40,695 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:40,697 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:00:40,699 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:00:40,702 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,702 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,703 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,704 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,705 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,705 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,706 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,706 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,707 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,707 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,708 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,708 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,709 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,709 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,710 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,711 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,711 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,712 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,713 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,714 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:40,715 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:40,716 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:40,809 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:40,812 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,813 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:40,815 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:40,816 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:40,818 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:40,818 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:40,819 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,819 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:40,820 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:40,820 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:40,821 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:40,821 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:40,822 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:40,822 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:44,663 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:44,664 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:44,665 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:44,665 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:44,666 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:44,667 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:44], 访问了[com.greate.community.service.DiscussPostSerivce.addDiscussPost].
2021-01-31 17:00:46,702 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:46,703 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,704 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:46,706 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:46,706 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:46,707 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:00:46,709 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:00:46,711 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,711 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,712 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,712 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,713 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,713 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,714 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,714 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,714 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,715 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,715 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,716 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,716 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,717 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,717 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,718 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,718 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,718 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,719 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,721 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:46,722 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:46,723 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:46,817 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:46,818 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,819 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:46,820 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:46,821 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:46,830 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:46,830 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:46,831 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,831 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:46,833 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:46,833 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:46,833 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:46,833 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:46,834 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:46,834 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:50,775 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:50,777 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:50,778 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:50,778 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:50,779 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:50,784 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:00:50,786 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:50,787 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:50,787 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:00:50,788 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:00:50,793 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:50,794 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:00:51,990 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:51,991 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:51,992 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:51,993 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:51,993 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:51,994 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:51], 访问了[com.greate.community.service.LikeService.like].
2021-01-31 17:00:52,017 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:00:52,018 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:00:55,977 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:55,978 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:55,979 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:55,979 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:55,980 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:55,986 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:00:55,993 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:55], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:00:56,035 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:00:56,036 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:00:56,037 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:00:56,037 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:00:56,038 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:00:56,040 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:00:56,042 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:00:56], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:03,524 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:03,525 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:03,525 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:03,526 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:03,526 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:03,527 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:02:03,530 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:03,531 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:03,532 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:03,533 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:03,535 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:03,536 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:07,036 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:07,037 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,038 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:07,038 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:07,039 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:07,040 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:02:07,041 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:02:07,043 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,043 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,044 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,044 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,045 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,045 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,046 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,048 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,049 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,050 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,050 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,051 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,051 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,052 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,052 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,053 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,053 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,053 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,054 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,054 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:07,055 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:07,056 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:07,213 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:07,214 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,216 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:07,217 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:07,219 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:07,223 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:07,225 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,226 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:07,227 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:07,227 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:07,228 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:07,228 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:07,229 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:07,229 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:07,230 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:09,729 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:09,730 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,730 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:09,731 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:09,731 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:09,732 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:02:09,734 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,735 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,736 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,736 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:09,738 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,739 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,739 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,740 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:09,741 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,742 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,742 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,743 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,743 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,744 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,744 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:02:09,746 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,746 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,747 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,747 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:09,748 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:02:09,749 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,750 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,750 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,751 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:09,752 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:02:09,754 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,754 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,755 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,755 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:09,757 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:02:09,758 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,758 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:09,759 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:02:09,759 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:02:09,760 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:02:09,761 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:09,763 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:09,931 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:09,932 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:09,933 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:09,933 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:09,935 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:09], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:14,722 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:14,722 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:14,723 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:14,723 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:14,724 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:14,726 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:02:14,728 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:02:14,767 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:14,768 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:14,769 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:14,770 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:14,772 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:14,774 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:14,775 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:18,000 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:18,001 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:18,002 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:18,003 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:18,003 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:18,004 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:18,005 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.LikeService.findUserLikeCount].
2021-01-31 17:02:18,006 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.FollowService.findFolloweeCount].
2021-01-31 17:02:18,010 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.FollowService.findFollowerCount].
2021-01-31 17:02:18,010 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.FollowService.hasFollowed].
2021-01-31 17:02:18,011 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:18,012 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:19,822 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:19,823 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:19,824 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:19,824 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:19,825 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:19,825 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.MessageService.findConversationCout].
2021-01-31 17:02:19,829 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.MessageService.findConversations].
2021-01-31 17:02:19,833 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:19,835 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:19,837 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:19,839 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:19], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:20,752 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:20,753 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:20,754 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:20,755 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:20,756 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:20,756 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:02:20,758 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:02:20,761 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:20,761 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:02:20,762 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:20,764 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:02:20,765 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:20,766 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:20,767 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:20,769 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:22,969 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:22,970 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:22,970 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:22,971 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:22,971 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:22,972 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:02:22,974 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 17:02:22,975 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:22,976 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:22,978 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 17:02:22,984 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:22,986 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:24,145 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:24,146 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,146 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:24,147 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:24,148 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:24,149 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:02:24,151 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:02:24,153 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,153 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,154 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,154 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,155 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,155 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,156 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,156 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,156 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,157 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,157 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,158 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,158 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,158 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,159 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,159 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,160 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,160 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,160 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,161 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:02:24,161 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:02:24,163 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:02:24,313 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:24,314 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,316 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:24,317 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:24,318 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:24,327 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:24,327 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:02:24,328 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:02:24,329 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:24,329 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:02:24,330 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:24,330 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:02:24,331 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:02:24,331 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:02:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:06,240 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:06,241 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:06,241 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:06,242 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:06,242 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:06,243 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:03:06,245 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:06,245 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:06,246 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:03:06,246 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:03:06,247 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:03:06,249 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:03:10,058 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:10,059 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:10,060 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:10,060 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:10,062 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:10,063 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:03:10,065 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:03:10,098 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:10,099 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:10,100 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:10,100 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:10,101 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:10,102 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:03:10,103 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:10], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:03:15,199 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:15,199 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:15,200 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:15,200 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:15,201 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:15,201 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:03:15,203 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:15,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:15,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:03:15,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:03:15,207 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:03:15,209 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:15], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:03:20,399 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:20,400 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:20,401 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:20,402 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:20,402 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:20,403 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:03:20,406 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:03:20,450 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:20,451 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:20,452 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:20,453 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:20,453 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:20,455 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:03:20,456 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:03:51,913 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:51,915 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:51,916 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:51,916 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:51,918 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:51,918 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:03:51,920 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:51,920 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:51,921 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:03:51,921 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:03:51,922 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:03:51,924 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:03:54,286 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:54,287 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:54,288 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:54,288 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:54,289 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:54,290 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:54], 访问了[com.greate.community.service.DiscussPostSerivce.updateType].
2021-01-31 17:03:59,577 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:59,578 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,578 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:59,579 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:59,579 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:59,579 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:03:59,581 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:03:59,582 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,583 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,583 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,584 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,585 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,586 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,586 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,587 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,587 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,587 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,588 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,588 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,589 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,589 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,589 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,590 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,590 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,590 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,591 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,591 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:03:59,591 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:03:59,593 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:03:59,749 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:59,750 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,751 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:59,753 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:59,754 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:59,763 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:59,763 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:03:59,764 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,764 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:03:59,764 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:59,764 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:03:59,765 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:59,765 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:03:59,765 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:03:59,765 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:03:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:05,621 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:05,622 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,623 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:05,623 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:05,624 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:05,625 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:04:05,626 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:04:05,628 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,629 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,629 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,630 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,630 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,631 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,632 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,632 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,633 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,633 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,634 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,634 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,635 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,635 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,635 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,637 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,637 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:05,638 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:05,639 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:05,772 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:05,773 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,773 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:05,774 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:05,775 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:05,781 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:05,781 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:05,783 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,783 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:05,784 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:05,784 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:05,784 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:05,784 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:05,785 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:05,785 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:13,451 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:13,451 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:13,453 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:13,453 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:13,453 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:13,454 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:04:13,456 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:13,457 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:13,457 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:13,458 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:04:13,460 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:13,462 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:13], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:14,613 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:14,614 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:14,615 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:14,615 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:14,616 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:14,616 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:14], 访问了[com.greate.community.service.DiscussPostSerivce.updateStatus].
2021-01-31 17:04:16,995 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:16,996 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:16,997 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:16,997 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:16,998 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:16,998 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:04:17,000 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:04:17,001 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,002 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,002 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,002 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,003 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,003 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,003 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,004 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,004 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,004 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,005 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,005 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,005 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,006 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,006 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,006 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,007 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,007 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,008 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,008 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:17,009 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:17,010 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:17,172 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:17,173 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,175 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:17,176 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:17,178 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:17,182 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:17,182 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:17,183 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,183 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:17,184 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:17,184 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:17,185 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:17,185 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:17,185 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:17,185 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:18,318 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:18,319 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,319 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:18,320 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:18,320 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:18,321 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:04:18,322 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:04:18,325 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,326 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,327 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,327 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,328 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,329 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,329 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,330 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,330 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,330 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,331 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,331 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,332 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,332 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,332 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,333 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,333 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,334 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:18,334 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:18,335 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:18,427 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:18,428 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,428 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:18,429 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:18,430 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:18,433 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:18,434 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,434 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:18,435 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:18,436 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:18,436 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:18,437 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:18,438 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:18,438 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:18,439 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:24,099 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:24,100 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:24,101 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:24,101 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:24,101 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:24,102 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:04:24,103 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:24,104 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:24,104 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:24,105 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:04:24,106 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:24,107 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:25,421 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:25,421 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:25,422 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:25,422 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:25,423 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:25,424 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.LikeService.like].
2021-01-31 17:04:25,429 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:25,429 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:25], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:51,570 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:51,571 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,571 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:51,572 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:51,572 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:51,573 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:04:51,574 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:04:51,576 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,577 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,578 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,579 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,579 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,580 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,580 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,580 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,581 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,581 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,582 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,582 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,582 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,583 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,583 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,584 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,584 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,584 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,585 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,585 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:51,586 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:51,587 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:51,689 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:51,690 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,691 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:51,691 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:51,692 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:51,702 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:51,702 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:51,703 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,703 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:51,703 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:51,703 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:51,703 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:51,703 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:51,704 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:51,704 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:52,688 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:52,688 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,689 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:52,689 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:52,690 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:52,690 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:04:52,692 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,692 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:52,693 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:52,693 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:04:52,696 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,696 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:52,697 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:52,697 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:04:52,699 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,699 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,700 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:52,700 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:52,700 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,701 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,701 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:52,702 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:52,702 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:04:52,703 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:52,704 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:52,837 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:52,838 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:52,839 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:52,839 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:52,840 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:56,855 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:56,856 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,856 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:56,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:56,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:56,859 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:04:56,862 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-01-31 17:04:56,867 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:56,869 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:56,893 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:56,894 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,894 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:56,895 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:56,895 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:04:56,896 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:04:56,897 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,898 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:56,898 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:56,899 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:04:56,901 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,902 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:56,902 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:56,903 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:04:56,904 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,905 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,905 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:56,905 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:56,906 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,906 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,907 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:56,907 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:56,907 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,908 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:56,908 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:04:56,909 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:04:56,909 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:04:56,910 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:04:56,911 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:56], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:04:57,009 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:04:57,009 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:04:57,010 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:04:57,011 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:04:57,012 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:04:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:05:03,410 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:05:03,410 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,411 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:05:03,411 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:05:03,411 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:05:03,413 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:05:03,416 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-01-31 17:05:03,418 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:05:03,420 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:05:03,440 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:05:03,440 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,441 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:05:03,441 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:05:03,442 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:05:03,442 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:05:03,444 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,444 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:05:03,445 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:05:03,445 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:05:03,447 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,447 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:05:03,447 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:05:03,448 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:05:03,449 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,450 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,450 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:05:03,450 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:05:03,451 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,451 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,451 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:05:03,452 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:05:03,452 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,453 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,453 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:05:03,454 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:05:03,454 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,455 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,455 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:05:03,456 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:05:03,457 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:05:03,458 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:05:03,459 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:05:03,555 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:05:03,556 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:05:03,557 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:05:03,558 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:05:03,559 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:05:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:05:10,381 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:64] [任务开始] 正在刷新帖子分数: 3
2021-01-31 17:06:07,851 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 540 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 17:06:07,854 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 17:06:07,886 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 17:06:07,886 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 17:06:08,486 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:06:08,488 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:06:08,537 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 47ms. Found 1 repository interfaces.
2021-01-31 17:06:08,544 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:06:08,545 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:06:08,557 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 17:06:08,557 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-01-31 17:06:08,849 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 17:06:08,888 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 17:06:08,888 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:06:08,888 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:06:08,889 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:06:08,889 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 17:06:08,889 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:06:08,889 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:06:08,890 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:06:08,909 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 17:06:08,930 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$c8619389] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:06:08,967 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f4af8206] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:06:09,101 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 17:06:09,103 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 17:06:09,539 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 17:06:09,551 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 17:06:09,560 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 17:06:09,560 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 17:06:09,676 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 17:06:09,676 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1790 ms
2021-01-31 17:06:10,743 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 17:06:10,744 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 17:06:10,744 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 17:06:10,744 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 17:06:10,745 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 17:06:10,745 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 17:06:11,732 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 17:06:14,663 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 17:06:14,871 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 17:06:14,981 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 17:06:15,558 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 17:06:15,681 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 17:06:15,732 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 17:06:15,740 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 17:06:15,740 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 17:06:15,743 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 17:06:15,744 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 17:06:15,745 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612083975733'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 17:06:15,745 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 17:06:15,745 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 17:06:15,745 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@db9a5a0
2021-01-31 17:06:15,843 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: d89eea3b-e3da-492c-9085-4bf073cddc9e
2021-01-31 17:06:15,888 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 17:06:15,920 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e7f12b4, org.springframework.security.web.context.SecurityContextPersistenceFilter@35a15a6a, org.springframework.security.web.header.HeaderWriterFilter@c1131df, org.springframework.security.web.authentication.logout.LogoutFilter@4509adb7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@9d37f7e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3465c610, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d19e5a3, org.springframework.security.web.session.SessionManagementFilter@6da4fa58, org.springframework.security.web.access.ExceptionTranslationFilter@2176fd76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@66543659]
2021-01-31 17:06:16,007 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:06:16,038 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:06:16,038 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:06:16,119 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:06:16,126 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:06:16,130 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:06:16,130 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:06:16,132 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:06:16,136 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:06:16,142 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:06:16,143 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:06:16,143 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:06:16,144 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:06:16,146 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:06:16,146 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:06:16,146 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:06:16,146 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:06:16,152 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:06:16,157 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:06:16,157 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:06:16,157 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:06:16,158 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:06:16,162 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:06:16,162 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:06:16,165 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 95
2021-01-31 17:06:16,168 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:06:16,169 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:06:16,170 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:06:16,171 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:06:16,172 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:06:16,173 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:06:16,174 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:06:16,174 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:06:16,176 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:06:16,178 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:06:16,179 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:06:16,179 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:06:16,180 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 17:06:16,190 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:06:16,190 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:06:16,191 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:06:16,192 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:06:16,192 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:06:16,196 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-01-31 17:06:16,196 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612083611554"'s failed in-progress jobs.
2021-01-31 17:06:16,201 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612083975733 started.
2021-01-31 17:06:16,212 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 17:06:16,229 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 17:06:16,233 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 8.722 seconds (JVM running for 9.577)
2021-01-31 17:06:19,170 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 17:06:19,172 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [publish-0]
2021-01-31 17:06:19,172 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-01-31 17:06:19,172 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:06:19,211 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 96
2021-01-31 17:06:19,211 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 96
2021-01-31 17:06:19,211 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 96
2021-01-31 17:06:19,212 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:06:19,212 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:06:19,212 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:06:19,214 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:06:19,214 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:06:19,214 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:07:02,387 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 17:07:02,388 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 17:07:02,394 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 6 ms
2021-01-31 17:07:02,418 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:02,481 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 17:07:02,482 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 17:07:02,569 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,572 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:02,574 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:02,580 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:02,596 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:07:02,632 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:07:02,638 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,640 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,644 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,645 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,646 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,648 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,649 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,651 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,652 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,653 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,654 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,656 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,657 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,658 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,659 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,660 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,661 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,662 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:02,662 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:02,666 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:02,670 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:02], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:03,135 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:03,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,141 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:03,143 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:03,145 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:03,145 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:03,145 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:03,147 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,147 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,149 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:03,151 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:03,151 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:03,153 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:03,153 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:03,155 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:03,878 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:03,879 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,880 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:03,881 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:03,881 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:03,882 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:07:03,884 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:07:03,889 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,890 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,891 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,892 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,892 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,893 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,894 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,894 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,895 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,896 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,896 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,897 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,898 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,898 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,899 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,900 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,900 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,901 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,901 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:03,902 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:03,903 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:03,906 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:04,048 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:04,050 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:04,051 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:04,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:04,055 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:04,055 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:04,057 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:04,059 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:04,059 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:04,060 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:04,060 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:04,061 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:04,061 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:04,062 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:04,063 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:05,117 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:05,118 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:05,118 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:05,119 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:05,120 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:05,126 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:07:05,128 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:05,129 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:05,130 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:07:05,134 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:07:05,139 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:05,141 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:05], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:07,377 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:07,378 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:07,378 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:07,379 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:07,379 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:07,390 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:07:07,402 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:07:07,442 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:07,443 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:07,444 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:07,444 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:07,445 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:07,447 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:07,449 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:12,635 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:12,636 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:12,638 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:12,639 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:12,639 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:12,641 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:12,641 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.LikeService.findUserLikeCount].
2021-01-31 17:07:12,642 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.FollowService.findFolloweeCount].
2021-01-31 17:07:12,646 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.FollowService.findFollowerCount].
2021-01-31 17:07:12,647 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.FollowService.hasFollowed].
2021-01-31 17:07:12,648 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:12,650 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:15,716 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:15,717 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:15,717 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:15,718 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:15,718 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:15,720 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:15,722 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:15], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:17,150 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:17,151 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:17,152 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:17,152 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:17,153 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:17,154 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.MessageService.findConversationCout].
2021-01-31 17:07:17,158 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.MessageService.findConversations].
2021-01-31 17:07:17,163 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:17,165 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:17,166 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:17,167 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:18,716 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:18,717 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:18,718 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:18,718 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:18,719 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:18,719 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:07:18,721 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:07:18,771 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:18,772 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:07:18,773 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:18,776 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:07:18,778 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:18,779 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:18,780 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:18,781 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:22,101 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:22,103 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:22,104 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:22,105 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:22,108 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:22,109 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:07:22,111 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 17:07:22,113 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:22,114 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:22,115 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:22,115 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:22,116 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 17:07:22,129 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:22,130 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:25,634 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:25,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:25,637 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:25,638 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:25,639 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:25,640 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:07:25,642 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:25,642 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:25,643 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:07:25,644 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:07:25,645 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:25,647 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:27,399 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:27,400 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,401 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:27,401 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:27,402 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:27,402 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:07:27,404 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:07:27,406 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,406 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,407 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,407 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,408 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,408 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,409 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,410 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,410 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,411 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,411 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,412 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,412 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,413 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,413 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,414 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,415 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,415 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,416 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,416 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:07:27,417 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:07:27,418 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:07:27,516 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:27,517 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,518 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:27,519 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:27,520 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:27,523 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:27,524 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,525 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:27,526 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:27,527 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:07:27,528 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:07:27,528 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:07:27,529 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:07:27,530 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:07:27,532 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:07:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:09:46,396 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:09:46,397 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:09:46,398 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:09:46,398 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:09:46,399 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:09:46,400 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:09:46,402 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:09:46,402 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:09:46,403 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:09:46,403 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:09:46,405 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:09:46,406 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:46], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:09:48,992 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:09:48,993 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:09:48,994 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:09:48,995 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:09:48,997 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:09:48,999 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:48], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:09:49,001 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:09:49,036 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:09:49,037 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:09:49,038 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:09:49,038 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:09:49,039 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:09:49,041 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:09:49,042 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:09:49], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:10:10,395 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:64] [任务开始] 正在刷新帖子分数: 2
2021-01-31 17:12:26,335 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 6564 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 17:12:26,338 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 17:12:26,381 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 17:12:26,382 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 17:12:27,250 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:12:27,252 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:12:27,322 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 66ms. Found 1 repository interfaces.
2021-01-31 17:12:27,351 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:12:27,353 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:12:27,399 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 17:12:27,402 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 32ms. Found 0 repository interfaces.
2021-01-31 17:12:27,982 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 17:12:28,052 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 17:12:28,053 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:12:28,053 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:12:28,054 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:12:28,054 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 17:12:28,055 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:12:28,055 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:12:28,055 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:12:28,086 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 17:12:28,117 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$6d897a3b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:12:28,172 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$99d768b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:12:28,332 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 17:12:28,335 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 17:12:28,764 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 17:12:28,776 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 17:12:28,785 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 17:12:28,785 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 17:12:28,898 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 17:12:28,898 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 2516 ms
2021-01-31 17:12:29,931 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 17:12:29,932 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 17:12:29,933 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 17:12:29,933 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 17:12:29,933 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 17:12:29,933 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 17:12:31,148 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 17:12:33,984 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 17:12:34,177 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 17:12:34,273 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 17:12:34,801 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 17:12:34,952 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 17:12:35,003 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 17:12:35,010 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 17:12:35,011 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 17:12:35,014 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 17:12:35,015 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 17:12:35,016 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612084355004'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 17:12:35,016 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 17:12:35,016 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 17:12:35,016 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@777adb57
2021-01-31 17:12:35,109 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 45628505-8075-41b6-99aa-7591dce7a903
2021-01-31 17:12:35,150 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 17:12:35,180 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20c0907f, org.springframework.security.web.context.SecurityContextPersistenceFilter@75f62570, org.springframework.security.web.header.HeaderWriterFilter@24cde41d, org.springframework.security.web.authentication.logout.LogoutFilter@24474989, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3cec1d0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b468746, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6dc59f64, org.springframework.security.web.session.SessionManagementFilter@72dfb95d, org.springframework.security.web.access.ExceptionTranslationFilter@59d32978, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@53ac8880]
2021-01-31 17:12:35,266 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:12:35,296 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:35,296 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:35,372 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:35,383 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:12:35,387 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:35,387 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:35,389 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:12:35,392 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:12:35,397 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:35,397 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:35,399 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:35,399 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:12:35,399 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:35,402 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:12:35,402 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:12:35,402 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:12:35,402 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:12:35,406 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:35,406 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:35,406 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:12:35,407 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:12:35,409 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:35,410 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:12:35,410 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:35,410 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:35,410 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:12:35,410 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:12:35,411 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:12:35,412 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 98
2021-01-31 17:12:35,413 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:35,414 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:12:35,415 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:12:35,417 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:12:35,417 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:35,417 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:35,417 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:12:35,418 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 17:12:35,421 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:35,421 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:12:35,422 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:12:35,423 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:12:35,423 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:12:35,427 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-01-31 17:12:35,427 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612083975733"'s failed in-progress jobs.
2021-01-31 17:12:35,430 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612084355004 started.
2021-01-31 17:12:35,438 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 17:12:35,448 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 17:12:35,450 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.431 seconds (JVM running for 10.235)
2021-01-31 17:12:38,417 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 17:12:38,419 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:12:38,419 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-01-31 17:12:38,419 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:12:38,449 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 99
2021-01-31 17:12:38,449 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 99
2021-01-31 17:12:38,449 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 99
2021-01-31 17:12:38,450 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:12:38,450 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:12:38,451 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:12:38,452 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:12:38,452 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:12:38,452 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:12:42,475 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 17:12:42,475 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 17:12:42,482 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-01-31 17:12:42,506 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:42,570 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 17:12:42,571 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 17:12:42,667 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:42,670 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:42,672 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:42,677 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:42,699 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:12:42,725 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:42,727 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:42,731 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:12:42,735 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:12:42,743 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:12:42,757 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:42], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:12:44,055 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:44,057 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:44,058 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:44,059 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:44,060 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:44,061 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:12:44,063 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:44,065 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:44,066 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:12:44,068 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:12:44,070 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:12:44,071 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:12:45,736 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:45,737 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,738 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:45,739 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:45,740 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:45,741 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:12:45,743 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:12:45,747 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,749 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,750 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,751 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,752 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,753 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,754 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,755 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,755 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,756 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,757 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,758 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,759 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,759 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,760 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,762 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,763 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,764 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,767 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,768 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:45,768 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:12:45,770 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:12:45,878 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:45,880 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,881 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:45,882 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:45,883 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:45,891 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:45,892 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,893 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:45,893 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:45,894 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:45,894 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:45,895 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:45,895 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:45,896 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:45,897 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:47,910 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:47,911 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:47,912 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:47,912 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:47,913 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:47,914 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:12:47,917 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:47,918 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:47,919 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:12:47,919 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:12:47,921 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:12:47,922 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:12:50,263 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:50,264 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:50,266 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:50,267 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:50,268 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:50,278 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:12:50,288 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:12:50,295 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:12:50,357 INFO [http-nio-8080-exec-6] o.a.k.c.p.ProducerConfig [AbstractConfig.java:279] ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id =
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2021-01-31 17:12:50,366 INFO [http-nio-8080-exec-6] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:12:50,366 INFO [http-nio-8080-exec-6] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:12:50,370 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:12:50,386 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:12:50,388 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:12:50,412 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:12:50,413 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:50,414 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:12:50,415 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:12:50,416 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:12:50,417 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:12:50,420 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:50,421 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:50,421 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:12:50,422 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:12:50,424 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:12:50,424 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:12:50,425 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:12:50,426 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:12:50,427 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:12:50,429 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:12:50,430 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:12:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:15:10,389 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:64] [任务开始] 正在刷新帖子分数: 2
2021-01-31 17:18:53,745 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 4864 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 17:18:53,747 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 17:18:53,785 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 17:18:53,786 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 17:18:54,317 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:18:54,318 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:18:54,364 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 43ms. Found 1 repository interfaces.
2021-01-31 17:18:54,371 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:18:54,372 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:18:54,383 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 17:18:54,383 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-01-31 17:18:54,620 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 17:18:54,659 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 17:18:54,660 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:18:54,660 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:18:54,660 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:18:54,661 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 17:18:54,661 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:18:54,661 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:18:54,661 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:18:54,680 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 17:18:54,700 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$8feba01f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:18:54,734 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bc398e9c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:18:54,838 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 17:18:54,840 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 17:18:55,150 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 17:18:55,160 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 17:18:55,167 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 17:18:55,168 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 17:18:55,258 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 17:18:55,258 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1472 ms
2021-01-31 17:18:56,172 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 17:18:56,173 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 17:18:56,173 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 17:18:56,173 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 17:18:56,173 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 17:18:56,174 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 17:18:57,059 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 17:18:59,810 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 17:19:00,059 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 17:19:00,159 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 17:19:00,787 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 17:19:00,920 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 17:19:00,974 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 17:19:00,984 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 17:19:00,985 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 17:19:00,988 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 17:19:00,990 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 17:19:00,992 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612084740975'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 17:19:00,992 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 17:19:00,992 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 17:19:00,992 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d6e5e03
2021-01-31 17:19:01,126 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 61d5c2e4-f1b8-4add-bb38-5ca7d8713984
2021-01-31 17:19:01,169 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 17:19:01,204 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@491a30db, org.springframework.security.web.context.SecurityContextPersistenceFilter@5360bf2, org.springframework.security.web.header.HeaderWriterFilter@2e0434cc, org.springframework.security.web.authentication.logout.LogoutFilter@4cfb64d8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c834b87, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d91ae22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@529d31ca, org.springframework.security.web.session.SessionManagementFilter@3cccb268, org.springframework.security.web.access.ExceptionTranslationFilter@4681ade, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1ba45267]
2021-01-31 17:19:01,307 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:19:01,345 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:01,345 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:01,431 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:01,442 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:19:01,445 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:01,446 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:01,448 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:19:01,453 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:19:01,460 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:01,460 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:01,462 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:01,463 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:19:01,463 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:01,468 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:19:01,469 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:19:01,470 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:19:01,474 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:19:01,477 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:01,478 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:01,478 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:19:01,478 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:19:01,483 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 101
2021-01-31 17:19:01,485 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:01,485 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:01,485 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:01,486 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:19:01,486 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:19:01,487 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:19:01,487 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:19:01,488 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:19:01,489 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:01,490 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:19:01,492 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:19:01,496 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:01,496 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:01,497 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:19:01,497 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 17:19:01,507 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:01,508 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:19:01,509 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:19:01,510 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:19:01,510 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-01-31 17:19:01,510 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:19:01,510 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612084355004"'s failed in-progress jobs.
2021-01-31 17:19:01,521 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612084740975 started.
2021-01-31 17:19:01,534 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 17:19:01,545 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 17:19:01,547 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 8.113 seconds (JVM running for 8.939)
2021-01-31 17:19:02,201 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 17:19:02,201 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 17:19:02,209 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 8 ms
2021-01-31 17:19:02,236 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:02,305 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 17:19:02,307 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 17:19:02,426 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:02,430 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:02,433 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:02,442 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:02,469 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:19:02,504 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:02,506 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:02,510 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:02,515 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:02,520 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:02,521 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:02,522 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:02,523 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:02,525 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:19:02,531 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:19:02,546 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:02], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:19:04,485 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 17:19:04,488 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [delete-0]
2021-01-31 17:19:04,488 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [delete-0]
2021-01-31 17:19:04,488 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:19:04,521 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 102
2021-01-31 17:19:04,521 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 102
2021-01-31 17:19:04,521 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 102
2021-01-31 17:19:04,521 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:19:04,522 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:19:04,522 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:19:04,524 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:19:04,524 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:19:04,524 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:19:16,281 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:16,282 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:16,283 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:16,284 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:16,285 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:16,286 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:19:16,289 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:16,290 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:16,290 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:16,291 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:16,293 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:16,295 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:16,296 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:16,297 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:16,299 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:19:16,300 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:19:16,302 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:19:17,998 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:17,999 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,000 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:18,001 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:18,001 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:18,002 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:19:18,005 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:19:18,009 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,010 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,011 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,013 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,014 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,015 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,016 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,017 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,018 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,018 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,019 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,021 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,021 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,022 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,023 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,024 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,024 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,025 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,025 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,026 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:18,026 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:19:18,029 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:19:18,143 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:18,146 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,147 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:18,149 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:18,151 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:18,173 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:18,173 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:18,174 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,174 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:18,175 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:18,175 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:18,176 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:18,176 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:18,176 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:18,176 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:21,119 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:21,120 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,121 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:21,122 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:21,122 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:21,123 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:19:21,126 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:21,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:21,129 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:21,131 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,132 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:21,132 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:21,133 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:21,135 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,136 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,136 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:21,137 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:21,137 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,138 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,139 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:21,139 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:21,140 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,141 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,141 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:21,142 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:21,143 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,144 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,144 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:21,145 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:21,145 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:19:21,147 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:19:21,148 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:19:21,252 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:21,253 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:21,254 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:21,255 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:21,256 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:22,208 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:22,209 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:22,210 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:22,211 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:22,211 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:22,216 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.LikeService.like].
2021-01-31 17:19:22,254 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:22,255 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:22], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:22,310 INFO [http-nio-8080-exec-6] o.a.k.c.p.ProducerConfig [AbstractConfig.java:279] ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id =
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2021-01-31 17:19:22,320 INFO [http-nio-8080-exec-6] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:19:22,320 INFO [http-nio-8080-exec-6] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:19:22,324 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:19:59,274 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:59,275 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,276 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:59,277 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:59,277 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:19:59,278 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:19:59,280 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,281 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:59,281 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:59,282 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:59,283 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,284 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:59,286 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:59,286 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:19:59,288 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,289 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,290 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:59,290 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:59,291 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,291 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,292 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:59,292 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:59,293 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,294 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,294 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:59,295 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:59,295 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,296 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,296 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:19:59,297 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:19:59,297 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:19:59,299 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:19:59,300 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:19:59,531 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:19:59,532 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:19:59,533 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:19:59,534 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:19:59,536 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:19:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:20:10,414 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:64] [任务开始] 正在刷新帖子分数: 2
2021-01-31 17:25:10,380 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:64] [任务开始] 正在刷新帖子分数: 1
2021-01-31 17:26:47,271 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:26:47,272 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:47,272 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:26:47,273 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:26:47,273 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:26:47,275 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.ElasticsearchService.searchDiscussPost].
2021-01-31 17:26:47,330 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:26:47,331 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:47,332 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:26:47,332 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:26:47,333 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:26:47,335 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:26:47,337 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:26:50,538 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:26:50,539 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,540 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:26:50,540 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:26:50,541 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:26:50,541 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:26:50,543 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,544 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:26:50,544 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:26:50,545 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:26:50,547 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,548 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:26:50,549 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:26:50,549 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:26:50,552 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,553 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,553 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:26:50,554 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:26:50,554 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,555 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,555 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:26:50,556 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:26:50,556 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,557 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,557 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:26:50,557 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:26:50,558 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,558 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:50,559 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:26:50,559 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:26:50,560 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:26:50,561 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:26:50,563 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:26:52,611 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:26:52,613 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:52,614 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:26:52,615 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:26:52,615 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:26:52,616 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.ElasticsearchService.searchDiscussPost].
2021-01-31 17:26:52,647 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:26:52,649 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:26:52,650 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:26:52,650 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:26:52,651 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:26:52,653 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:26:52,654 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:26:52], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:28:19,007 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 20024 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 17:28:19,011 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 17:28:19,057 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 17:28:19,057 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 17:28:19,837 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:28:19,839 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:28:19,893 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 50ms. Found 1 repository interfaces.
2021-01-31 17:28:19,901 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:28:19,902 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:28:19,915 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 17:28:19,916 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 7ms. Found 0 repository interfaces.
2021-01-31 17:28:20,189 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 17:28:20,233 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 17:28:20,234 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:28:20,234 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:28:20,234 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:28:20,235 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 17:28:20,235 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:28:20,235 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:28:20,235 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:28:20,256 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 17:28:20,279 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$d8e8cee6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:28:20,319 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$536bd63] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:28:20,440 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 17:28:20,442 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 17:28:20,843 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 17:28:20,855 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 17:28:20,863 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 17:28:20,864 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 17:28:20,978 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 17:28:20,978 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1921 ms
2021-01-31 17:28:22,005 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 17:28:22,006 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 17:28:22,006 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 17:28:22,006 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 17:28:22,006 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 17:28:22,006 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 17:28:22,943 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 17:28:23,954 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 17:28:24,282 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 17:28:24,403 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 17:28:25,000 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 17:28:25,138 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 17:28:25,189 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 17:28:25,197 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 17:28:25,197 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 17:28:25,200 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 17:28:25,202 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 17:28:25,203 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612085305191'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 17:28:25,203 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 17:28:25,203 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 17:28:25,203 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@371950ec
2021-01-31 17:28:25,296 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 347e03b1-7ac8-48a3-87c3-a71a04525056
2021-01-31 17:28:25,346 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 17:28:25,380 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49ec8549, org.springframework.security.web.context.SecurityContextPersistenceFilter@570f4f84, org.springframework.security.web.header.HeaderWriterFilter@7f9548d0, org.springframework.security.web.authentication.logout.LogoutFilter@5e701216, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@348b736c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@45f5dc9d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f8edb91, org.springframework.security.web.session.SessionManagementFilter@45c66fbc, org.springframework.security.web.access.ExceptionTranslationFilter@2b9dffb5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ca06f22]
2021-01-31 17:28:25,474 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:28:25,511 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:28:25,511 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:28:25,595 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:28:25,603 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:28:25,607 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:28:25,607 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:28:25,609 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:28:25,613 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:28:25,618 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:28:25,618 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:28:25,619 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:28:25,620 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:28:25,621 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:28:25,623 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:28:25,623 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:28:25,623 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:28:25,628 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:28:25,631 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:28:25,631 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:28:25,632 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:28:25,632 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:28:25,633 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 104
2021-01-31 17:28:25,635 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:28:25,636 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:28:25,636 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:28:25,636 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:28:25,636 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:28:25,637 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:28:25,637 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:28:25,637 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:28:25,638 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:28:25,639 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:28:25,640 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:28:25,643 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:28:25,644 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:28:25,644 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:28:25,644 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 17:28:25,647 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:28:25,647 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:28:25,648 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:28:25,648 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:28:25,649 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:28:25,652 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-01-31 17:28:25,653 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612084740975"'s failed in-progress jobs.
2021-01-31 17:28:25,663 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612085305191 started.
2021-01-31 17:28:25,672 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 17:28:25,684 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 17:28:25,686 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 7.084 seconds (JVM running for 7.88)
2021-01-31 17:28:28,638 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 17:28:28,639 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [publish-0]
2021-01-31 17:28:28,640 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-01-31 17:28:28,640 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:28:28,678 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 105
2021-01-31 17:28:28,679 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 105
2021-01-31 17:28:28,679 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 105
2021-01-31 17:28:28,680 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:28:28,682 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:28:28,684 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:28:28,688 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:28:28,688 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:28:28,688 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:29:32,933 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 18968 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 17:29:32,941 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 17:29:32,968 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 17:29:32,968 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 17:29:33,491 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:29:33,492 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:29:33,537 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 41ms. Found 1 repository interfaces.
2021-01-31 17:29:33,544 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 17:29:33,545 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 17:29:33,556 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 17:29:33,556 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-01-31 17:29:33,799 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 17:29:33,838 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 17:29:33,839 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:29:33,839 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:29:33,840 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:29:33,840 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 17:29:33,840 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 17:29:33,840 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:29:33,840 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 17:29:33,859 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 17:29:33,879 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$722346e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:29:33,913 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9e713565] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 17:29:34,021 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 17:29:34,023 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 17:29:34,333 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 17:29:34,343 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 17:29:34,349 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 17:29:34,349 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 17:29:34,440 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 17:29:34,440 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1472 ms
2021-01-31 17:29:35,376 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 17:29:35,376 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 17:29:35,377 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 17:29:35,377 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 17:29:35,377 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 17:29:35,377 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 17:29:36,299 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 17:29:37,209 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 17:29:37,458 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 17:29:37,555 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 17:29:38,111 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 17:29:38,232 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 17:29:38,285 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 17:29:38,293 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 17:29:38,293 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 17:29:38,296 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 17:29:38,298 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 17:29:38,298 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612085378287'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 17:29:38,299 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 17:29:38,299 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 17:29:38,299 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d7f873a
2021-01-31 17:29:38,412 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 999976a8-4037-4250-87ed-403bbc55d2b3
2021-01-31 17:29:38,457 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 17:29:38,489 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@42ce6344, org.springframework.security.web.context.SecurityContextPersistenceFilter@aa1132, org.springframework.security.web.header.HeaderWriterFilter@29c2e477, org.springframework.security.web.authentication.logout.LogoutFilter@39504dcf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@9804de3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7401287e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3983490f, org.springframework.security.web.session.SessionManagementFilter@15e693ad, org.springframework.security.web.access.ExceptionTranslationFilter@6f25a62c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@23db2a22]
2021-01-31 17:29:38,575 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:29:38,606 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:29:38,607 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:29:38,688 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:29:38,696 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:29:38,699 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:29:38,700 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:29:38,702 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:29:38,706 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:29:38,711 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:29:38,712 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:29:38,713 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:29:38,713 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:29:38,715 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:29:38,717 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:29:38,718 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:29:38,718 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:29:38,722 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:29:38,725 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:29:38,726 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:29:38,726 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:29:38,726 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:29:38,727 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 107
2021-01-31 17:29:38,730 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:29:38,732 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:29:38,732 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:29:38,732 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:29:38,732 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:29:38,733 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:29:38,734 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:29:38,734 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:29:38,735 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:29:38,737 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:29:38,739 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 17:29:38,742 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:29:38,742 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:29:38,742 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 17:29:38,743 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 17:29:38,746 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:29:38,746 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 17:29:38,747 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 17:29:38,747 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 17:29:38,747 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:29:38,751 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-01-31 17:29:38,752 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612085305191"'s failed in-progress jobs.
2021-01-31 17:29:38,755 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612085378287 started.
2021-01-31 17:29:38,762 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 17:29:38,773 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 17:29:38,775 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 6.148 seconds (JVM running for 7.023)
2021-01-31 17:29:41,732 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 17:29:41,734 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [delete-0]
2021-01-31 17:29:41,734 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [delete-0]
2021-01-31 17:29:41,734 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 17:29:41,762 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 108
2021-01-31 17:29:41,762 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 108
2021-01-31 17:29:41,762 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 108
2021-01-31 17:29:41,764 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 17:29:41,764 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 17:29:41,763 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 17:29:41,765 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 17:29:41,765 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 17:29:41,765 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 17:29:45,787 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 17:29:45,787 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 17:29:45,794 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-01-31 17:29:45,819 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:45,883 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 17:29:45,884 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 17:29:45,961 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:45,964 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:45,968 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:45,974 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:45,995 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:45], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:29:46,022 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,023 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:46,027 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:46,031 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:29:46,037 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,038 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:46,039 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:46,039 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:29:46,042 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,043 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,044 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:46,044 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:46,045 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,046 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,046 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:46,047 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:46,048 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,048 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,049 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:46,049 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:46,050 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,051 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,052 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:46,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:46,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:29:46,059 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:46,072 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:46,597 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:46,598 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:46,599 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:46,601 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:46,601 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:49,914 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:49,915 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,916 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:49,919 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:49,920 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:49,921 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:29:49,924 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,925 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:49,926 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:49,926 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:29:49,928 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,929 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:49,930 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:49,930 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:29:49,932 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,933 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,934 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:49,935 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:49,935 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,936 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,937 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:49,937 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:49,938 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,938 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,939 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:49,939 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:49,940 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,941 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:49,941 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:49,942 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:29:49,942 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:29:49,944 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:49,945 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:49], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:50,052 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:50,054 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:50,055 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:50,057 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:50,058 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:50,881 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:50,882 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:50,882 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:50,883 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:50,884 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:50,885 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.MessageService.findConversationCout].
2021-01-31 17:29:50,890 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.MessageService.findConversations].
2021-01-31 17:29:50,894 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:50,896 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:50,899 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:50,901 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:51,849 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:51,850 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:51,851 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:51,852 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:51,853 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:51,854 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:29:51,902 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:51,903 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:29:51,905 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:51,906 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:29:51,908 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:51,909 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:29:51,911 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:51,912 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:29:51,915 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:51,917 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:51,919 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:51,920 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:53,290 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:53,291 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:53,291 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:53,292 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:53,293 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:53,294 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:29:53,296 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 17:29:53,297 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:53,298 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:53,299 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 17:29:53,312 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:53,314 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:54,357 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:54,358 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:54,359 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:54,359 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:54,360 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:54,360 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:29:54,363 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:54,364 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:29:54,365 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:54,366 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:29:54,369 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:54,370 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 17:29:54,372 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:54,373 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 17:29:54,377 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:54,378 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:54,380 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:54,381 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:57,416 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:57,418 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,419 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:57,421 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:57,421 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:29:57,422 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.ElasticsearchService.searchDiscussPost].
2021-01-31 17:29:57,620 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,620 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,621 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,635 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,636 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,637 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,638 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,639 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,639 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,640 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,641 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,641 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,642 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,642 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,643 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,644 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,644 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,646 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:29:57,646 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:29:57,647 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:29:57,746 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:29:57,747 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:29:57,749 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:29:57,749 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:29:57,750 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:29:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:05,974 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:05,975 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,975 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:05,976 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:05,977 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:05,978 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:30:05,981 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:30:05,984 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,985 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,985 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,986 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,986 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,987 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,987 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,988 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,988 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,989 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,989 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,990 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,991 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,991 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,992 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,992 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,993 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,995 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,995 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:05,996 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:05,997 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:05,998 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:05], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:06,104 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:06,105 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:06,106 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:06,107 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:06,108 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:06,114 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:06,115 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:06,116 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:06,117 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:06,118 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:06,118 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:06,119 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:06,120 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:06,120 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:06,121 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:10,418 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:60] [任务取消] 没有需要刷新的帖子
2021-01-31 17:30:11,242 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:11,243 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,243 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:11,244 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:11,244 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:11,245 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:30:11,247 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:30:11,252 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,253 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,253 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,254 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,254 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,255 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,255 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,256 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,256 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,257 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,257 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,257 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,258 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,258 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,259 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,259 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,260 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,260 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,261 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,261 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:11,262 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:11,263 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:11,385 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:11,388 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,390 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:11,391 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:11,391 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:11,392 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:11,392 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,393 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:11,395 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:11,396 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:11,396 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:11,397 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:11,398 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:11,400 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:11,402 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:11], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:16,925 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:16,926 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,927 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:16,928 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:16,929 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:16,930 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:30:16,932 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:30:16,934 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,935 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,935 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,936 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,936 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,937 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,937 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,938 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,938 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,939 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,939 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,940 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,940 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,941 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,941 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,942 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,942 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,942 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,943 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:16,943 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:16,944 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:16,946 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:17,036 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:17,037 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:17,038 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:17,039 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:17,040 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:17,046 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:17,046 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:17,047 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:17,047 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:17,048 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:17,048 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:17,049 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:17,049 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:17,050 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:17,050 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:25,225 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:25,225 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:25,226 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:25,226 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:25,227 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:25,228 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:25,230 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:25,230 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:25,231 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:25,231 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:25,233 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:25,234 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:27,340 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:27,341 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,341 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:27,342 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:27,342 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:27,343 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:30:27,344 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:30:27,346 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,347 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,347 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,348 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,348 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,349 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,350 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,350 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,351 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,351 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,352 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,352 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,352 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,353 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,353 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,354 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,354 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,354 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,355 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,355 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:27,356 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:27,357 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:27,580 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:27,581 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:27,581 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:27,581 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,581 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,582 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:27,582 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:27,582 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:27,582 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:27,582 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:27,583 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:27,583 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:27,583 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:27,584 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:27,584 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:28,979 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:28,980 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:28,981 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:28,981 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:28,982 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:28,983 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:28,985 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:28,986 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:28,986 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:28,987 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:28,988 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:28,989 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:33,779 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:33,780 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:33,780 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:33,781 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:33,781 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:33,793 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:30:33,802 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:30:33,814 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:33,832 INFO [http-nio-8080-exec-6] o.a.k.c.p.ProducerConfig [AbstractConfig.java:279] ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id =
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2021-01-31 17:30:33,844 INFO [http-nio-8080-exec-6] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 17:30:33,845 INFO [http-nio-8080-exec-6] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 17:30:33,849 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 17:30:33,864 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:33,868 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:33,895 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:33,895 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:33,896 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:33,897 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:33,897 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:33,898 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:33,902 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:33,903 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:33,904 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:33,904 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:33,906 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:33,907 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:33,907 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:33,908 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:33,910 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:33,912 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:33,913 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:40,120 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:40,121 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:40,121 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:40,122 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:40,122 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:40,123 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:40,124 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:40,125 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:40,125 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:40,126 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:40,127 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:40,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:40,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:40,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:40,130 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:40,132 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:40,133 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:40], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:42,254 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:42,255 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,256 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:42,256 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:42,257 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:42,257 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:30:42,259 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:30:42,261 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,261 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,262 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,262 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,263 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,264 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,264 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,265 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,265 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,265 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,266 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,266 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,267 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,267 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,267 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,268 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,268 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,269 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,269 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,269 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:42,270 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:42,271 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:42,434 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:42,435 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,436 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:42,437 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:42,438 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:42,450 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:42,450 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:42,451 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,451 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:42,452 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:42,452 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:42,453 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:42,453 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:42,453 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:42,453 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:44,815 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:44,816 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:44,817 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:44,817 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:44,818 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:44,819 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:44,821 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:44,821 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:44,821 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:44,822 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:44,823 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:44,824 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:47,368 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:47,369 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:47,370 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:47,371 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:47,371 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:47,373 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:30:47,375 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:30:47,387 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:47,389 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:47,391 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:47,412 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:47,413 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:47,413 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:47,414 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:47,414 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:47,415 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:47,418 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:47,420 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:47,421 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:47,421 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:47,423 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:47,423 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:47,424 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:47,424 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:47,426 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:47,427 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:47,429 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:51,416 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:51,417 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:51,418 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:51,418 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:51,419 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:51,421 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:30:51,424 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:30:51,435 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:51,439 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:51,441 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:51,460 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:51,461 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:51,462 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:51,462 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:51,462 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:51,463 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:51,465 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:51,465 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:51,465 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:51,466 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:51,468 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:51,469 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:51,470 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:51,471 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:51,472 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:51,474 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:51,474 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:51,475 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:51,475 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:51,476 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:51,478 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:51,479 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:54,492 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:54,493 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:54,494 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:54,494 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:54,495 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:54,496 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 17:30:54,499 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 17:30:54,509 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:54,512 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:54,513 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:54,533 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:54,534 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:54,535 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:54,535 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:54,535 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:54,536 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:30:54,538 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:54,538 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:54,539 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:54,540 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:54,544 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:54,545 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:54,545 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:54,546 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:54,547 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:54,548 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:54,549 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:54,549 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:54,550 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:54,551 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:54,552 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:54,552 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:54,553 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:30:54,553 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:30:54,554 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:30:54,555 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:54,557 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:56,654 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:56], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:56,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:56], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:56,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:56], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:56,656 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:56], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:56,656 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:56], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:56,657 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:56], 访问了[com.greate.community.service.DiscussPostSerivce.updateStatus].
2021-01-31 17:30:57,601 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:57,602 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,602 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:57,603 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:57,603 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:57,604 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:30:57,605 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:30:57,607 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,607 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,608 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,608 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,609 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,609 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,610 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,611 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,611 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,612 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,612 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,613 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,613 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,614 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,614 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,614 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,615 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,615 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,616 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,616 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:30:57,617 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:30:57,618 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:30:57,709 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:57,710 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,711 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:57,712 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:57,714 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:57,715 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:57,716 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,717 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:57,718 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:57,718 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:30:57,720 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:30:57,722 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:30:57,722 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:30:57,723 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:30:57,724 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:30:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:32:18,516 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:32:18,516 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:18,517 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:32:18,518 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:32:18,518 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:32:18,519 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 17:32:18,520 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:18,521 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:18,521 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:32:18,522 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:32:18,523 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:18,524 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:18,524 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:32:18,524 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:32:18,526 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:32:18,527 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:18,527 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:18,528 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:32:18,528 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:32:18,530 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:32:18,531 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:18,532 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:18,532 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 17:32:18,533 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 17:32:18,534 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 17:32:18,535 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:32:18,536 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:32:21,711 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:32:21,712 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,713 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:32:21,713 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:32:21,713 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:32:21,714 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 17:32:21,715 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 17:32:21,716 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,717 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,717 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,718 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,718 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,718 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,719 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,719 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,720 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,721 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,722 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,722 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,723 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,723 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,724 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,724 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,725 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,725 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,726 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,726 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 17:32:21,727 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 17:32:21,728 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 17:32:21,819 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:32:21,819 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:32:21,819 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 17:32:21,820 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,820 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,820 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 17:32:21,821 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:32:21,821 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:32:21,821 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 17:32:21,821 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:32:21,821 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:32:21,821 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 17:32:21,822 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:32:21,822 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 17:32:21,822 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 17:32:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:01:47,686 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 5504 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-01-31 18:01:47,690 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-01-31 18:01:47,739 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-01-31 18:01:47,739 INFO [restartedMain] o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor [DeferredLog.java:227] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-01-31 18:01:48,787 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 18:01:48,789 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 18:01:48,871 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 75ms. Found 1 repository interfaces.
2021-01-31 18:01:48,884 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-01-31 18:01:48,886 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-01-31 18:01:48,908 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationExtensionSupport [RepositoryConfigurationExtensionSupport.java:363] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.greate.community.dao.elasticsearch.DiscussPostRepository.
2021-01-31 18:01:48,908 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 13ms. Found 0 repository interfaces.
2021-01-31 18:01:49,303 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-01-31 18:01:49,361 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-01-31 18:01:49,362 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 18:01:49,363 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-01-31 18:01:49,363 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 18:01:49,364 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-01-31 18:01:49,364 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-01-31 18:01:49,364 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 18:01:49,364 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-01-31 18:01:49,391 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-01-31 18:01:49,421 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$24745bf7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 18:01:49,473 INFO [restartedMain] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [PostProcessorRegistrationDelegate.java:330] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$50c24a74] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-01-31 18:01:49,633 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-01-31 18:01:49,635 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-01-31 18:01:50,041 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-01-31 18:01:50,053 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-01-31 18:01:50,062 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-01-31 18:01:50,063 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-01-31 18:01:50,174 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-01-31 18:01:50,174 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 2434 ms
2021-01-31 18:01:51,287 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-01-31 18:01:51,288 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-01-31 18:01:51,288 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-01-31 18:01:51,289 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-01-31 18:01:51,289 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-01-31 18:01:51,289 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-01-31 18:01:52,297 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-01-31 18:01:53,136 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-01-31 18:01:53,403 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-01-31 18:01:53,515 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-01-31 18:01:54,179 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-01-31 18:01:54,338 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-01-31 18:01:54,410 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-01-31 18:01:54,421 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-01-31 18:01:54,421 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-01-31 18:01:54,425 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-01-31 18:01:54,427 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-01-31 18:01:54,428 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612087314412'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2021-01-31 18:01:54,429 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-01-31 18:01:54,429 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-01-31 18:01:54,429 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@352e9ac0
2021-01-31 18:01:54,560 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 927fc301-5128-4f43-8ebd-7d2eaf5af350
2021-01-31 18:01:54,625 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-01-31 18:01:54,679 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29ebc589, org.springframework.security.web.context.SecurityContextPersistenceFilter@574751ec, org.springframework.security.web.header.HeaderWriterFilter@29e8f8ec, org.springframework.security.web.authentication.logout.LogoutFilter@374c3314, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3da38037, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64fa90c5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@669a25cf, org.springframework.security.web.session.SessionManagementFilter@2f702c4e, org.springframework.security.web.access.ExceptionTranslationFilter@3edd3322, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@343c253e]
2021-01-31 18:01:54,820 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 18:01:54,874 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:01:54,875 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:01:55,010 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:01:55,030 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 18:01:55,035 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:01:55,035 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:01:55,038 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 18:01:55,044 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 18:01:55,051 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:01:55,052 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:01:55,054 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:01:55,054 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-2, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 18:01:55,055 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:01:55,058 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 18:01:55,058 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 18:01:55,059 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 18:01:55,059 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 18:01:55,065 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:01:55,065 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:01:55,065 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 18:01:55,066 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 18:01:55,070 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:01:55,071 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-4, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 18:01:55,071 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:01:55,071 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:01:55,072 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 18:01:55,072 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 18:01:55,072 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 18:01:55,075 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:01:55,078 INFO [restartedMain] o.a.k.c.c.ConsumerConfig [AbstractConfig.java:279] ConsumerConfig values:
auto.commit.interval.ms = 3000
auto.offset.reset = latest
bootstrap.servers = [localhost:9092]
check.crcs = true
client.id =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = test-consumer-group
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2021-01-31 18:01:55,079 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 18:01:55,084 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:01:55,085 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:01:55,086 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-01-31 18:01:55,087 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-01-31 18:01:55,089 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 111
2021-01-31 18:01:55,089 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 111
2021-01-31 18:01:55,092 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 18:01:55,092 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 18:01:55,093 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:01:55,094 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-6, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-01-31 18:01:55,095 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-6, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-01-31 18:01:55,096 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-01-31 18:01:55,097 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-6, groupId=test-consumer-group] (Re-)joining group
2021-01-31 18:01:55,101 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 18:01:55,101 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 18:01:55,104 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-01-31 18:01:55,104 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612085378287"'s failed in-progress jobs.
2021-01-31 18:01:55,114 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612087314412 started.
2021-01-31 18:01:55,122 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612087314412_MisfireHandler] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:973] Handling 1 trigger(s) that missed their scheduled fire-time.
2021-01-31 18:01:55,137 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-01-31 18:01:55,162 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-01-31 18:01:55,166 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 7.81 seconds (JVM running for 8.626)
2021-01-31 18:01:58,098 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-4, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 18:01:58,098 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:855] [Consumer clientId=consumer-2, groupId=test-consumer-group] Attempt to heartbeat failed since group is rebalancing
2021-01-31 18:01:58,114 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-4, groupId=test-consumer-group] Revoking previously assigned partitions [publish-0]
2021-01-31 18:01:58,114 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-2, groupId=test-consumer-group] Revoking previously assigned partitions [comment-0, like-0, follow-0]
2021-01-31 18:01:58,114 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-01-31 18:01:58,114 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-01-31 18:01:58,115 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-4, groupId=test-consumer-group] (Re-)joining group
2021-01-31 18:01:58,115 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-2, groupId=test-consumer-group] (Re-)joining group
2021-01-31 18:01:58,151 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-2, groupId=test-consumer-group] Successfully joined group with generation 112
2021-01-31 18:01:58,151 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-4, groupId=test-consumer-group] Successfully joined group with generation 112
2021-01-31 18:01:58,151 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-6, groupId=test-consumer-group] Successfully joined group with generation 112
2021-01-31 18:01:58,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-4, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-01-31 18:01:58,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-6, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-01-31 18:01:58,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-2, groupId=test-consumer-group] Setting newly assigned partitions [comment-0, like-0, follow-0]
2021-01-31 18:01:58,154 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-01-31 18:01:58,154 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-01-31 18:01:58,154 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-01-31 18:02:05,904 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-01-31 18:02:05,904 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-01-31 18:02:05,914 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 9 ms
2021-01-31 18:02:05,937 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:05], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:06,003 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-01-31 18:02:06,004 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-01-31 18:02:06,083 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,123 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:06,130 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:06,135 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:06,155 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:06,171 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:06,177 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,179 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,185 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,189 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,190 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,194 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,195 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,198 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,199 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,203 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,204 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,205 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,205 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,206 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,207 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,208 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,209 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,210 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,211 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,212 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:06,217 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:06,221 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:06,705 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:06,707 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,708 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:06,711 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:06,713 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:06,716 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:06,716 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:06,718 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,718 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:06,719 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:06,721 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:06,721 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:06,723 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:06,723 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:06,724 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:13,081 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:13,082 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,083 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:13,083 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:13,084 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:13,089 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:13,091 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:13,096 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,097 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,098 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,099 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,099 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,100 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,101 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,101 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,101 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,102 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,103 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,103 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,104 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,105 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,106 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,107 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,107 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,108 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,109 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,111 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:13,112 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:13,113 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:13,229 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:13,230 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,232 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:13,233 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:13,234 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:13,263 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:13,263 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:13,264 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,264 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:13,264 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:13,264 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:13,265 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:13,265 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:13,266 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:13,265 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:29,120 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:29,122 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,124 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:29,125 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:29,126 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:29,127 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:29,129 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:29,133 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,134 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,134 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,136 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,137 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,138 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,139 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,140 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,141 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,141 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,142 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,143 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,143 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,144 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,144 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,145 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,145 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,146 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,146 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,147 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:29,148 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:29,149 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:29,398 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:29,400 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,401 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:29,403 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:29,405 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:29,408 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:29,410 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,412 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:29,413 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:29,414 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:29,430 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:29,432 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:29,432 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:29,433 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:29,433 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:31,328 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:31,329 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,330 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:31,331 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:31,331 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:31,332 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:31,334 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:31,337 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,338 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,339 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,340 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,340 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,340 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,341 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,341 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,342 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,342 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,343 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,343 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,343 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,344 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,344 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,345 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,345 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,346 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,346 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,347 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:31,347 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:31,349 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:31,450 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:31,451 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,452 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:31,454 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:31,455 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:31,460 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:31,461 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,462 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:31,462 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:31,463 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:31,463 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:31,465 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:31,467 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:31,468 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:31,469 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:43,024 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:43,025 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,026 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:43,026 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:43,027 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:43,028 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:43,030 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:43,032 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,033 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,033 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,034 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,034 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,035 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,035 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,036 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,036 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,036 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,037 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,037 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,038 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,038 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,038 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,039 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,039 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,040 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,040 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,041 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,041 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:43,042 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:43,281 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:43,283 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,284 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:43,285 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:43,286 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:43,293 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:43,293 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:43,294 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,294 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,295 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:43,295 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:43,296 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:43,296 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:43,298 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:43,298 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:43,952 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:43,953 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,953 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:43,954 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:43,954 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:43,955 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:43,956 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:43,958 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,959 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,959 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,960 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,960 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,961 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,961 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,962 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,962 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,963 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,964 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,964 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,965 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,965 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,966 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,966 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,966 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,967 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,967 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:43,968 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:43,968 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:43,969 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:44,127 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:44,128 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:44,130 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:44,132 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:44,133 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:44,138 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:44,138 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:44,139 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:44,139 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:44,140 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:44,140 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:44,141 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:44,141 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:44,141 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:44,141 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:51,577 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:51,578 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,579 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:51,580 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:51,582 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:51,583 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:02:51,584 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:02:51,586 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,587 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,587 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,588 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,589 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,589 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,589 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,590 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,590 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,591 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,591 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,592 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,592 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,592 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,593 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,593 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,594 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,594 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,594 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,595 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:02:51,596 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:02:51,598 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:02:51,689 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:51,690 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,691 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:51,692 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:51,693 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:51,697 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:51,697 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:02:51,699 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,699 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:02:51,700 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:51,700 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:02:51,700 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:51,700 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:02:51,701 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:02:51,701 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:02:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:21,842 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:21,843 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,843 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:21,844 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:21,845 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:21,846 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:03:21,848 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:03:21,850 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,851 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,852 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,852 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,852 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,853 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,853 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,854 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,854 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,855 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,855 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,856 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,856 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,857 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,857 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,858 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,858 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,858 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,859 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:21,859 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:21,860 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:03:21,861 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:21], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:03:22,097 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:22,099 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:22,100 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:22,100 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:22,101 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:22,106 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:22,106 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:22,107 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:22,107 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:22,107 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:22,107 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:22,108 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:22,108 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:22,108 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:22,108 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:32,699 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:32,700 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,701 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:32,701 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:32,702 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:32,702 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:03:32,704 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:03:32,707 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,708 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,708 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,708 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,709 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,709 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,710 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,710 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,711 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,711 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,711 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,712 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,712 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,712 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,713 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,713 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,714 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,714 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,714 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,715 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:32,715 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:03:32,716 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:03:32,960 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:32,961 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,962 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:32,963 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:32,963 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:32,968 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:32,969 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,971 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:32,971 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:32,973 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:32,973 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:32,974 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:32,974 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:32,975 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:32,976 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:35,417 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:35,418 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,419 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:35,419 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:35,420 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:35,422 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:03:35,425 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:03:35,427 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,428 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,429 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,429 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,429 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,430 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,430 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,430 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,431 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,431 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,431 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,432 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,432 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,433 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,433 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,433 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,434 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,434 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,434 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,435 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:35,435 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:03:35,437 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:03:35,552 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:35,553 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,554 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:35,556 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:35,557 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:35,565 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:35,565 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:35,566 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,566 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:35,566 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:35,566 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:35,567 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:35,567 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:35,568 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:35,568 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:49,047 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:49,048 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,049 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:49,049 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:49,050 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:49,052 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:03:49,054 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,055 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,055 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,058 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:49,062 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,063 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,064 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,064 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:49,066 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,067 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,067 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,068 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,069 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,069 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,070 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,070 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,071 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,071 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,072 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,072 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:49,074 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,076 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,076 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,076 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:49,078 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:49,079 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,079 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,080 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,080 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:49,081 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:49,082 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,083 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,083 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,084 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:49,086 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:49,087 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,087 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:49,088 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:49,088 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:49,090 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:49,091 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:03:49,092 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:03:49,357 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:49,358 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:49,360 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:49,361 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:49,362 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:51,046 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:51,047 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,048 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:51,049 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:51,049 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:51,050 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:03:51,052 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:03:51,054 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,054 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,054 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,055 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,055 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,056 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,056 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,057 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,057 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,057 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,058 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,058 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,058 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,059 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,059 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,059 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,060 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,060 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,060 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:51,061 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:51,061 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:03:51,063 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:03:54,746 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:54,746 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,747 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:54,747 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:54,748 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:03:54,749 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:03:54,750 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,751 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,751 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,752 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:54,753 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,754 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,754 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,755 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:54,758 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,759 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,760 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,760 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,761 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,761 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,762 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,762 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,763 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,763 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,763 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,764 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:54,765 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,766 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,766 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,766 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:54,768 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:54,769 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,769 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,770 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,770 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:54,772 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:54,774 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,775 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,775 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,775 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:54,777 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:54,778 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,778 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:03:54,779 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:03:54,779 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:03:54,780 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:03:54,781 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:03:54,783 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:03:54,883 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:03:54,884 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:03:54,885 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:03:54,885 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:03:54,886 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:03:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:03,491 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:03,492 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:03,492 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:03,493 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:03,494 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:03,499 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.LikeService.like].
2021-01-31 18:04:03,523 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:03,523 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:03], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:03,580 INFO [http-nio-8080-exec-2] o.a.k.c.p.ProducerConfig [AbstractConfig.java:279] ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id =
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = https
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2021-01-31 18:04:03,589 INFO [http-nio-8080-exec-2] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-01-31 18:04:03,589 INFO [http-nio-8080-exec-2] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-01-31 18:04:03,593 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-01-31 18:04:07,523 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:07,523 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,524 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:07,524 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:07,525 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:07,532 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 18:04:07,538 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 18:04:07,543 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:07,548 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:07,554 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:07,579 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:07,580 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,581 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:07,581 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:07,582 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:07,583 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:07,585 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,585 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,586 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,586 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:07,588 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,588 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,589 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,589 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:07,591 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,591 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,592 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,592 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,593 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,593 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,593 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,594 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,594 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,595 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,595 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,595 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:07,597 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,598 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,598 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,599 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:07,601 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:07,602 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,603 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,603 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,603 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:07,605 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:07,606 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,606 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,607 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,607 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:07,608 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:07,609 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,610 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:07,610 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:07,611 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:07,612 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:07,614 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:07,615 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:07,886 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:07,887 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:07,888 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:07,889 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:07,890 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:12,253 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:12,254 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,255 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:12,255 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:12,256 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:12,259 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 18:04:12,263 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 18:04:12,266 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:12,268 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:12,270 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:12,288 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:12,288 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,289 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:12,290 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:12,290 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:12,291 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:12,294 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,295 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,295 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,296 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:12,299 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,299 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,300 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,300 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:12,302 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,302 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,302 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,303 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,303 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,304 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,304 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,305 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,305 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,306 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,306 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,306 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:12,309 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,310 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,311 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,312 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:12,313 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:12,315 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,315 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,316 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,316 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:12,317 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:12,318 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,319 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,319 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,320 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:12,321 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:12,322 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,322 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:12,323 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:12,323 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:12,325 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:12,327 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:12,328 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:12,434 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:12,435 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:12,435 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:12,436 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:12,437 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:14,674 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:14,676 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,676 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:14,677 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:14,678 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:14,679 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.addComment].
2021-01-31 18:04:14,682 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DiscussPostSerivce.updateCommentCount].
2021-01-31 18:04:14,685 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:14,687 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:14,688 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:14,709 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:14,710 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,711 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:14,712 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:14,712 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:14,713 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:14,714 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,715 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,715 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,716 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:14,717 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,718 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,718 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,718 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:14,720 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,721 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,721 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,722 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,722 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,723 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,723 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,724 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,725 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,726 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,727 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,727 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:14,728 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,728 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,729 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,729 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:14,730 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:14,731 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,732 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,732 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,733 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:14,734 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:14,735 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,735 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,736 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,736 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:14,738 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:14,739 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,739 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:14,739 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:14,740 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:14,742 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:14,743 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:14,744 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:14,839 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:14,839 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:14,840 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:14,841 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:14,842 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:16,645 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:16,646 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,646 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:16,647 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:16,648 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:04:16,649 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostById].
2021-01-31 18:04:16,650 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,651 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,651 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,652 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:16,653 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,653 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,654 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,654 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:16,655 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,656 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,656 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,657 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,657 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,658 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,659 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,660 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,660 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,661 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,661 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,662 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:16,663 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,663 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,664 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,664 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:16,665 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:16,666 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,667 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,667 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,668 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:16,669 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:16,670 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,670 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,671 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,671 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:16,672 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:16,673 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,674 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:04:16,674 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-01-31 18:04:16,675 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-01-31 18:04:16,677 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-01-31 18:04:16,678 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:04:16,679 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:04:16,768 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:04:16,769 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:04:16,770 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:04:16,770 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:04:16,771 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:04:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:10,397 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:64] [任务开始] 正在刷新帖子分数: 3
2021-01-31 18:05:10,496 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:68] [任务结束] 帖子分数刷新完毕
2021-01-31 18:05:49,317 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:49,318 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,318 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:49,318 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:49,319 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:49,319 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:05:49,321 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:05:49,323 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,323 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,323 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,324 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,324 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,325 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,325 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,325 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,326 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,326 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,326 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,327 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,327 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,327 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,328 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,328 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,328 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,329 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,329 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,329 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:49,330 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:49,331 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:49,564 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:49,564 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,565 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:49,567 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:49,568 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:49,574 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:49,574 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:49,575 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,575 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:49,575 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:49,575 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:49,576 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:49,576 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:49,577 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:49,577 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:49], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:50,411 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:50,412 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:50,413 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:50,413 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:50,414 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:50,415 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.MessageService.findConversationCout].
2021-01-31 18:05:50,419 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.MessageService.findConversations].
2021-01-31 18:05:50,422 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:50,423 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:50,425 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:50,426 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:50], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:51,301 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:51,302 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:51,302 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:51,303 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:51,303 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:51,304 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 18:05:51,308 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:51,308 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 18:05:51,309 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:51,311 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 18:05:51,316 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:51,316 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 18:05:51,320 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:51,323 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-01-31 18:05:51,326 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:51,327 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:51,329 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:51,330 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:53,330 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:53,330 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,331 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:53,331 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:53,332 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:53,333 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-01-31 18:05:53,334 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.MessageService.findNotices].
2021-01-31 18:05:53,337 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,338 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,342 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,343 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,343 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,344 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,344 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,345 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,345 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,346 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:53,346 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.MessageService.readMessage].
2021-01-31 18:05:53,358 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:53,359 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:54,491 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:54,492 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,493 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:54,493 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:54,493 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:54,494 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:05:54,495 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:05:54,497 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,498 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,498 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,499 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,499 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,500 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,500 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,500 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,501 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,501 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,502 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,502 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,502 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,503 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,503 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,504 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,504 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,505 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,505 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,506 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:05:54,506 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:54,507 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:05:54,748 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:54,748 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,749 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:54,750 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:54,751 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:54,755 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:54,756 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,757 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:54,758 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:54,759 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:54,760 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:54,761 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:54,761 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:54,762 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:54,763 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:54], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:57,614 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:05:57,615 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:05:57,615 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:05:57,616 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:05:57,616 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:05:57,617 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:05:57,619 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:05:57], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:01,217 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:01,218 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:01,219 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:01,219 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:01,220 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:01,221 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:01,222 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.LikeService.findUserLikeCount].
2021-01-31 18:06:01,222 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.FollowService.findFolloweeCount].
2021-01-31 18:06:01,226 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.FollowService.findFollowerCount].
2021-01-31 18:06:01,226 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.FollowService.hasFollowed].
2021-01-31 18:06:01,227 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:01,228 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:01], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:03,538 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:03,539 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,539 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:03,539 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:03,540 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:03,540 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:03,542 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:03,543 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,543 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,544 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,544 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,545 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,545 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,545 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,546 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,546 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,546 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,547 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,547 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,547 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,548 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,548 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,548 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,549 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,549 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,549 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,550 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:03,550 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:03,551 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:03,648 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:03,648 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,649 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:03,650 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:03,650 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:03,657 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:03,658 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:03,658 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,659 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:03,659 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:03,659 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:03,659 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:03,660 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:03,660 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:03,660 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:03], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:10,108 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:10,109 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,109 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:10,110 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:10,110 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:10,110 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:10,112 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:10,115 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,115 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,116 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,116 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,117 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,117 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,117 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,118 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,118 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,118 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,118 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,119 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,119 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,119 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,120 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,120 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,120 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,121 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,121 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,121 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:10,122 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:10,123 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:10,218 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:10,219 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,220 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:10,221 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:10,221 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:10,227 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:10,228 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,229 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:10,229 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:10,230 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:10,231 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:10,232 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:10,232 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:10,233 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:10,234 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:10], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:15,696 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:15,697 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,698 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:15,698 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:15,699 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:15,700 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:15,702 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:15,704 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,704 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,705 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,705 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,706 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,706 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,706 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,707 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,707 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,707 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,708 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,708 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,708 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,709 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,709 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,709 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,710 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,710 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,710 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,711 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:15,711 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:15,712 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:15,847 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:15,847 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,848 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:15,849 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:15,851 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:15,852 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:15,852 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:15,853 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,853 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:15,854 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:15,854 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:15,855 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:15,855 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:15,856 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:15,856 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:16,498 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:16,499 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,499 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:16,500 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:16,500 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:16,501 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:16,504 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:16,505 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,506 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,506 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,506 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,507 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,507 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,508 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,508 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,508 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,509 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,509 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,509 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,510 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,510 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,510 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,511 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,511 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,511 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,512 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,512 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:16,512 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:16,513 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:16,647 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:16,648 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,649 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:16,650 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:16,651 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:16,655 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:16,656 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,656 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:16,657 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:16,657 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:16,658 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:16,658 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:16,659 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:16,660 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:16,660 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:17,263 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:17,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:17,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:17,265 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:17,266 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:17,268 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:17,270 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,271 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,271 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,272 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,272 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,272 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,273 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,273 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,273 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,274 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,274 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,274 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,275 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,275 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,275 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,276 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,276 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,276 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,277 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,277 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,277 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:17,278 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:17,377 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:17,378 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,378 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:17,379 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:17,380 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:17,386 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:17,386 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,387 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:17,387 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:17,388 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,388 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:17,388 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:17,388 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:17,389 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:17,390 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:17,928 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:17,929 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,929 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:17,930 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:17,930 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:17,931 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:17,932 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:17,934 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,935 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,935 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,935 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,936 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,936 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,936 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,937 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,937 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,937 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,938 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,938 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,938 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,939 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,939 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,939 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,939 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,940 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,940 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:17,940 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:17,941 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:17,942 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:18,041 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:18,041 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:18,042 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:18,043 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:18,043 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:18,047 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:18,047 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:18,048 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:18,048 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:18,049 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:18,049 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:18,049 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:18,049 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:18,050 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:18,050 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:23,411 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:23,413 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,413 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:23,414 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:23,414 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:23,415 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:23,416 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:23,419 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,420 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,420 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,421 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,421 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,422 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,422 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,423 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,423 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,423 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,424 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,424 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,425 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,425 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,425 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,426 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,426 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,426 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,427 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,427 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:23,428 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:23,429 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:23,520 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:23,520 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,521 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:23,522 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:23,523 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:23,525 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:23,526 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,526 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:23,527 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:23,527 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:23,528 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:23,529 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,530 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:23,530 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:23,531 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:23,995 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:23,996 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:23,996 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:23,997 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:23,997 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:23,998 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:23,999 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:23], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:24,001 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,002 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,002 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,003 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,003 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,004 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,004 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,004 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,005 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,005 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,006 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,006 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,006 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,007 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,007 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,007 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,008 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,008 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,008 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,009 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:24,009 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:24,010 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:24,102 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:24,103 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,104 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:24,105 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:24,106 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:24,111 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:24,112 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,113 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:24,113 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:24,114 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:24,114 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:24,114 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:24,115 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:24,115 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:24,116 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:25,697 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:25,698 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,698 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:25,699 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:25,699 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:25,700 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:25,701 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:25,703 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,704 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,704 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,705 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,705 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,705 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,706 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,706 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,707 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,707 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,708 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,708 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,709 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,709 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,709 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,710 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,710 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,711 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,711 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,712 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:25,712 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:25,714 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:25,748 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:25,748 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,749 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:25,749 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:25,750 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:25,751 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:25,752 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:25,752 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,753 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:25,753 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:25,753 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:25,753 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:25,754 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:25,754 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:25,754 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:26,300 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:26,301 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,301 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:26,302 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:26,302 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:26,303 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPostRows].
2021-01-31 18:06:26,304 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DiscussPostSerivce.findDiscussPosts].
2021-01-31 18:06:26,306 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,307 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,307 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,307 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,308 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,308 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,308 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,309 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,309 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,309 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,309 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,310 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,310 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,310 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,311 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,311 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,311 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,312 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,312 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,312 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-01-31 18:06:26,313 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-01-31 18:06:26,314 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-01-31 18:06:26,448 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:26,448 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,449 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:26,450 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:26,451 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:26,455 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:26,455 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-01-31 18:06:26,456 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,456 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-01-31 18:06:26,457 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:26,457 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-01-31 18:06:26,457 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:26,457 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-01-31 18:06:26,458 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-01-31 18:06:26,458 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-01-31 18:06:26], 访问了[com.greate.community.service.DataService.recordDAU].