Echo/log/community/info/log-info-2021-02-07.0.log

9484 lines
1.2 MiB
Plaintext
Raw Normal View History

2021-02-11 21:31:41 +08:00
2021-02-07 12:43:54,072 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 20400 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 12:43:54,077 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 12:43:54,117 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-02-07 12:43:54,118 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-02-07 12:43:54,789 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 12:43:54,790 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 12:43:54,847 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 53ms. Found 1 repository interfaces.
2021-02-07 12:43:54,856 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 12:43:54,857 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 12:43:54,871 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-02-07 12:43:54,872 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 7ms. Found 0 repository interfaces.
2021-02-07 12:43:55,140 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 12:43:55,184 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 12:43:55,184 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 12:43:55,184 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 12:43:55,185 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 12:43:55,185 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 12:43:55,185 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 12:43:55,185 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 12:43:55,186 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 12:43:55,205 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 12:43:55,225 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$$4ae5867f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 12:43:55,277 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$$773374fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 12:43:55,418 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 12:43:55,420 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 12:43:55,728 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 12:43:55,745 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 12:43:55,753 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 12:43:55,753 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 12:43:55,865 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 12:43:55,865 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1747 ms
2021-02-07 12:43:57,380 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 12:43:57,381 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 12:43:57,381 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 12:43:57,381 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 12:43:57,382 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 12:43:57,382 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 12:43:58,513 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 12:43:59,349 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 12:43:59,615 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 12:43:59,714 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 12:44:00,312 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 12:44:00,448 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 12:44:00,503 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 12:44:00,512 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 12:44:00,512 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 12:44:00,516 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 12:44:00,517 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 12:44:00,518 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612673040504'
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-02-07 12:44:00,518 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 12:44:00,518 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 12:44:00,519 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2edfecd6
2021-02-07 12:44:00,624 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 54cdab3e-d574-43b3-8ad2-9256a5b34431
2021-02-07 12:44:00,680 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 12:44:00,714 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@791719fc, org.springframework.security.web.context.SecurityContextPersistenceFilter@2b6e08d3, org.springframework.security.web.header.HeaderWriterFilter@5d7f05b0, org.springframework.security.web.authentication.logout.LogoutFilter@67184c77, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1e7f8d69, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e0a23cc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62cf7e9c, org.springframework.security.web.session.SessionManagementFilter@54bbd55f, org.springframework.security.web.access.ExceptionTranslationFilter@31533d1c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@52ad1c5f]
2021-02-07 12:44:00,808 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-02-07 12:44:00,847 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:00,847 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:00,948 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:00,958 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-02-07 12:44:00,962 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:00,963 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:00,964 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:44:00,969 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-02-07 12:44:00,974 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:00,974 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:00,976 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:00,977 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:00,978 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-02-07 12:44:00,981 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-02-07 12:44:00,981 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:44:00,982 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-02-07 12:44:00,984 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-02-07 12:44:00,988 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:00,988 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:00,988 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:44:00,989 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-02-07 12:44:00,993 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:00,993 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:00,993 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:00,994 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:00,995 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:00,995 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:44:00,995 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:00,997 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:00,999 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-02-07 12:44:01,004 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:01,004 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:01,004 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:44:01,005 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-02-07 12:44:01,010 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:01,010 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:01,011 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:01,012 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:44:01,014 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:44:01,014 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:44:01,014 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:44:01,015 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:01,017 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-02-07 12:44:01,021 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:44:01,022 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:44:01,022 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:44:01,022 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 12:44:01,026 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:44:01,027 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 12:44:01,028 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 12:44:01,028 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:44:01,029 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 12:44:01,039 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-02-07 12:44:01,039 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612618552782"'s failed in-progress jobs.
2021-02-07 12:44:01,043 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612673040504 started.
2021-02-07 12:44:01,049 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-02-07 12:44:01,051 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 85
2021-02-07 12:44:01,052 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:01,052 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-02-07 12:44:01,052 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612673040504_MisfireHandler] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:973] Handling 1 trigger(s) that missed their scheduled fire-time.
2021-02-07 12:44:01,058 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 12:44:01,064 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 12:44:01,064 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 12:44:01,074 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 12:44:01,076 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 7.386 seconds (JVM running for 8.278)
2021-02-07 12:44:04,054 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-02-07 12:44:04,054 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:04,066 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-02-07 12:44:04,066 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [delete-0]
2021-02-07 12:44:04,066 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-02-07 12:44:04,068 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:04,068 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [comment-0, like-0, follow-0]
2021-02-07 12:44:04,068 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:04,158 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 86
2021-02-07 12:44:04,158 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-02-07 12:44:04,160 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-02-07 12:44:04,160 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-02-07 12:44:04,160 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:44:04,160 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:04,160 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 [share-0]
2021-02-07 12:44:04,161 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:44:04,162 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 12:44:04,162 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 12:44:04,162 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 12:44:04,163 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 12:44:26,478 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-02-07 12:44:26,478 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-02-07 12:44:26,485 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-02-07 12:44:26,511 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:26,586 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 12:44:26,587 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 12:44:27,342 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:33,761 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:33,807 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:33], 访问了[com.greate.community.service.UserService.login].
2021-02-07 12:44: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-02-07 12:44:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44: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-02-07 12:44:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44: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-02-07 12:44:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:33,915 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:33,916 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:33,924 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:33], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 12:44:34,299 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:34,880 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:34,881 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:34,884 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:34,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:34,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:34,887 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44: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-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:34,889 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:34,889 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:34,890 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:34,890 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:34,891 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:34,892 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:34,897 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:34], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:35,029 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:35,031 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:35,032 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:35,034 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:35,035 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:35,042 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:35,044 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:35,046 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:35,047 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:35,048 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:35,049 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:35,050 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:35,061 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:35,062 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:35,063 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:35,065 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:35,065 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:35,068 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:35,069 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:35,071 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:35,072 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:35,074 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:35,075 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:35,077 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:35], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:38,213 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:38,214 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,215 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:38,216 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:38,216 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:38,224 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:44:38,227 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,228 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,229 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,231 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:38,237 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,238 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,239 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,239 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:38,242 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,242 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,243 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,244 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,244 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,245 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,245 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:38,247 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,247 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,248 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,248 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:38,250 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:38,251 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,252 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,253 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,253 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:38,255 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:38,256 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,257 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,258 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,258 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:38,260 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:38,261 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,261 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:38,262 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:38,262 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:38,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:38,265 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:38,267 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:38,370 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:38,372 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,374 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:38,375 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:38,376 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:38,380 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:38,381 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:38,382 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:38,383 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:38,383 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:38,385 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:38,386 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:46,692 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:46,694 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:46,694 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:46,695 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:46,695 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:46,696 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 12:44:46,697 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:46], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 12:44:47,259 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,260 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,261 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,261 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,262 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,263 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,263 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,264 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,265 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,265 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,266 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,266 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,267 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,267 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,268 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,268 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,269 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,269 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,269 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:47,270 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44: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-02-07 12:44:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:47,361 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:47,361 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:47,362 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,362 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,364 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:47,364 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:47,365 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:47,365 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:47,366 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:47,366 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:47,371 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:47,371 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:47,371 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,371 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:47,372 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:47,372 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:47,373 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:47,373 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:47,373 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:47,373 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:47,374 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:47,374 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:47,376 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:47,377 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44: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-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:51,331 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,332 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:51,332 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:51,333 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:51,333 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:44:51,336 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,337 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,338 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,338 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:51,340 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,341 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,341 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,342 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:51,345 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,346 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,346 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,347 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,347 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,348 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,348 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,348 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,349 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,349 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,350 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,350 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,351 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,351 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,352 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,353 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,354 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,355 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,355 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,355 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,356 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,356 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,357 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,358 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:51,359 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,360 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,360 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,361 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:51,362 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:51,363 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,364 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,364 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,364 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:51,366 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,366 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,367 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,367 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:51,369 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,370 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,370 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,371 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:51,372 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,373 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,373 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,373 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,374 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:51,375 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,376 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:44:51,376 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:44:51,377 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:44:51,378 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:44:51,379 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:51,381 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:51,484 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:51,485 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,487 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:51,488 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:51,489 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:51,492 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:51,492 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:51,495 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,495 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,496 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:51,496 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:51,497 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:51,497 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:51,498 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:51,498 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:51,499 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:51,502 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:44:51,502 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:44:51,503 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:44:51,504 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:44:51,505 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:44:51,506 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:44:51,507 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:44:51,508 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:44:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:10,394 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子
2021-02-07 12:45:12,831 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:12,832 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:12,833 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:12,833 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:12,834 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:12,834 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 12:45:12,834 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:12], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 12:45:13,360 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,360 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,361 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,361 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,362 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,362 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,363 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,363 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,364 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,364 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,365 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,365 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,366 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,366 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,367 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,367 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,367 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,368 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,368 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,369 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:13,369 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:13,371 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:13,600 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:13,600 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:13,601 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,601 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,601 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:13,601 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:13,602 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:13,602 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:13,603 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:13,603 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:13,607 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:13,607 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:13,608 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,608 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:13,609 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:13,609 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:13,610 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:13,610 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:13,611 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:13,611 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:13,612 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:13,612 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:13,614 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:13,614 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:13], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:16,992 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:16,993 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:16,994 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:16,994 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:16,994 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:16,995 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:45:16,997 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:16,997 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:16,997 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:16,998 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:16], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:17,000 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,000 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,000 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,001 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:17,002 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,003 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,005 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,005 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,006 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,006 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,007 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:17,008 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,009 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,009 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,010 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:17,011 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:17,012 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,012 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,013 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,013 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:17,014 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:17,015 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,016 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,016 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,017 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:17,018 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:17,019 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,020 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:17,020 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:17,021 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:17,023 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:17,024 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:17,025 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:17,206 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:17,208 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,210 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:17,210 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:17,211 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:17,213 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:17,214 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:17,215 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:17,215 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:17,216 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:17,217 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:17,219 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:21,722 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:21,723 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:21,724 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:21,724 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:21,725 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:21,725 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 12:45:21,726 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:21], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 12:45:22,247 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,248 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,248 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,249 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,249 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,250 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,250 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,251 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,251 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,251 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,252 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,252 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,253 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,253 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,254 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,254 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,254 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,255 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,255 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,256 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:22,256 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:22,257 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:22,343 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:22,343 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:22,344 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,344 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,345 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:22,345 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:22,346 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:22,346 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:22,346 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:22,346 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:22,349 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:22,349 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:22,350 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,350 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:22,350 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:22,350 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:22,351 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:22,351 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:22,351 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:22,351 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:22,352 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:22,352 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:22,353 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:22,353 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45: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-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:24,108 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,108 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,108 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,109 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:24,110 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,111 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,111 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,112 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,112 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,112 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,113 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:24,114 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,114 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,115 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,115 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:24,116 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:24,119 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,119 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,120 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,120 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:24,121 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:24,122 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,123 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,123 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,124 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:24,125 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:24,126 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,127 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:24,127 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:24,127 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:24,128 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:24,130 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:24,131 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:24,274 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:24,274 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,275 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:24,276 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:24,277 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:24,279 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:24,280 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:24,281 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:24,281 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:24,282 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:24,283 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:24,286 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:24], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:27,388 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:27,389 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,390 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:27,390 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:27,391 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:27,391 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 12:45:27,392 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 12:45:27,903 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,904 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,904 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,905 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,905 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,905 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,906 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,906 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,907 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,907 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,907 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,908 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,908 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,909 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,909 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,910 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,910 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,910 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,911 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:27,911 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:27,912 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:27,913 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:28,008 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:28,008 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:28,008 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:28,009 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:28,009 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:28,009 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:28,010 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:28,010 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:28,010 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:28,010 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:28,012 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:28,012 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:28,013 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:28,013 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:28,013 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:28,013 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:28,013 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:28,013 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:28,014 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:28,014 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:28,014 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:28,014 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:28,016 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:28,016 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:29,513 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:29,514 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,514 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:29,515 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:29,515 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:29,516 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:45:29,518 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,519 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,519 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,520 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:29,521 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,522 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,522 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,523 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:29,524 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,524 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,525 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,525 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,525 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,526 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,526 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,526 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,527 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,527 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,528 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,528 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,528 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,529 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,529 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,529 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,530 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,530 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,530 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,531 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,531 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,531 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,532 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,532 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:29,534 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,534 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,535 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,535 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:29,537 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:29,538 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,538 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,539 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,539 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:29,540 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,541 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,541 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,541 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:29,542 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,543 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,543 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,543 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:29,545 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,545 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,545 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,546 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,546 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:29,547 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,547 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:29,548 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:29,548 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:29,549 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:29,551 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:29,552 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:29,648 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:29,649 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,650 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:29,651 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:29,652 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:29,654 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:29,655 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,656 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:29,657 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:29,657 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:29,659 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:29,660 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:29,661 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:29,661 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,662 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:29,662 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:29,663 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:29,664 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:29,665 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:29,666 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:29,666 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:29,667 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:29,668 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:29,670 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:58,469 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:58,470 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,471 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:58,471 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:58,471 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:58,479 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:45:58,488 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:45:58,555 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-02-07 12:45:58,566 INFO [http-nio-8080-exec-2] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:45:58,566 INFO [http-nio-8080-exec-2] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:45:58,570 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:45:58,578 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:58,579 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:58,597 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:58,598 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,598 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:58,599 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:58,599 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:58,600 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:45:58,603 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,604 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,605 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,605 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:58,608 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,609 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,609 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,610 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:58,611 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,612 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,612 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,613 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,613 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,613 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,614 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,614 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,615 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,615 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,615 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,616 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,616 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,617 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,617 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,617 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,618 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,618 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,618 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,619 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,619 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,619 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,620 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,620 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,620 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,621 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,621 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,622 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:58,623 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,623 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,624 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,624 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:58,625 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:58,627 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,627 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,627 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,628 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:58,629 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,629 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,630 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,630 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:58,631 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,631 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,632 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,632 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:58,633 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,633 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,634 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,634 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,634 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:58,635 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,636 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:45:58,636 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:45:58,637 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:45:58,638 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:45:58,639 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:58,640 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:58,880 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:58,881 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,882 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:58,883 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:58,883 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:58,886 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:58,887 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,887 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:58,888 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:58,888 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:58,888 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:58,889 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,889 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:58,889 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:58,889 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:58,890 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:58,890 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:45:58,894 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:45:58,895 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:45:58,896 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:45:58,897 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:45:58,898 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:45:58,898 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:45:58,900 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:45:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:29,196 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:29,196 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,197 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:29,197 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:29,198 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:29,198 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:46:29,200 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,200 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,201 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,201 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:29,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,204 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,205 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,205 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:29,206 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,207 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,207 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,207 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,208 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,208 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,208 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,209 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,209 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,209 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,210 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,210 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,210 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,211 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,211 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,211 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,212 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,212 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,212 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,213 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,213 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,214 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,214 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,214 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,215 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,215 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,215 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,216 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:29,217 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,217 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,218 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,218 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:29,220 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:29,221 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,221 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,222 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,222 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:29,223 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,224 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,224 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,225 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:29,226 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,226 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,227 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,227 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:29,228 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,229 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,229 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,229 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,230 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:29,231 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,231 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:29,232 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:29,232 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:29,233 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:29,235 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:29,237 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:29,520 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:29,521 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,523 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:29,524 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:29,525 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:29,529 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:29,530 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,531 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:29,531 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:29,532 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:29,532 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,532 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:29,533 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:29,533 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:29,533 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:29,534 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:29,536 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:29,539 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:29,540 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:29,540 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:29,541 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:29,542 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:29,543 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:29,545 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:33,521 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:33,522 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,522 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:33,523 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:33,523 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:33,525 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:46:33,529 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:46:33,531 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:33,532 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:33,551 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:33,551 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,552 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:33,552 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:33,553 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:33,553 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:46:33,555 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,555 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,555 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,556 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:33,557 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,558 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,558 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,558 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:33,560 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,562 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,563 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,564 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,565 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,565 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,565 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,566 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,566 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,567 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,567 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,567 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,568 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,568 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,569 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,569 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,569 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,570 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,570 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,571 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,571 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,571 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,572 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,572 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,573 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,573 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,573 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,574 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,574 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,575 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,575 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,575 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:33,579 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,580 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,580 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,581 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:33,583 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:33,584 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,584 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,585 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,585 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:33,587 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,587 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,587 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,588 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:33,589 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,589 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,590 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,590 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:33,591 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,592 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,592 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,592 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,593 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:33,595 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,595 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:33,596 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:33,596 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:33,598 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:33,599 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:33,601 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:33,708 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:33,709 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,709 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:33,711 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:33,712 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:33,714 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:33,715 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,715 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:33,716 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:33,717 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:33,718 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:33,719 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:33,721 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:33,723 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,724 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:33,726 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:33,727 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:33,730 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:33,731 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:33,732 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:33,732 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:33,733 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:33,734 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:33,736 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:33], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:44,720 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:44,721 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,722 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:44,722 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:44,722 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:44,725 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:46:44,730 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:46:44,731 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:44,732 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:44,749 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:44,750 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,750 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:44,751 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:44,751 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:44,752 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:46:44,753 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,753 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,754 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,754 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:44,755 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,756 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,756 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,757 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:44,760 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,760 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,761 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,761 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,762 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,762 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,762 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,763 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,763 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,763 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,764 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,764 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,765 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,765 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,765 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,766 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,766 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,767 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,767 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,768 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,768 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,768 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,769 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,769 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,769 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,770 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,770 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,770 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,771 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,771 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,771 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,772 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:44,774 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,776 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,776 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,777 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:44,778 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:44,779 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,780 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,780 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,780 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:44,782 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,782 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,782 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,783 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:44,784 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,784 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,784 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,785 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:44,786 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,786 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,787 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,787 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,787 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:44,788 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,789 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,789 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,789 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:44,791 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,792 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:44,792 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:44,793 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:44,793 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:44,795 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:44,796 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:44], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:45,037 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:45,037 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:45,038 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:45,039 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:45,039 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:45,042 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:45,043 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:45,043 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:45,044 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:45,044 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:45,045 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:45,046 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:45,047 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:45,047 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:45,048 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:45,049 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:45,050 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:45,051 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:45,052 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:45,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:45,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:45,054 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:45,054 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:45,056 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:45], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:48,190 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:48,191 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,191 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:48,192 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:48,192 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:48,194 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:46:48,198 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:46:48,200 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:48,201 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:48,221 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:48,222 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,222 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:48,223 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:48,223 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:48,224 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:46:48,225 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,225 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,226 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,226 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:48,228 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,229 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,230 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,230 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:48,232 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,233 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,233 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,234 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,234 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,234 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,235 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,235 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,236 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,236 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,236 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,237 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,237 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,237 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,238 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,238 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,239 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,239 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,239 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,240 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,240 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,241 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,241 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,241 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,242 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,242 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,242 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,243 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,243 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,243 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,244 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,244 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:48,247 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,247 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,248 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,248 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:48,250 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,251 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,251 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,251 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,252 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:48,253 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,253 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,254 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,254 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:48,255 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,255 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,256 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,256 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:48,257 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,258 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,258 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,258 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:48,260 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,260 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,261 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,261 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,262 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:48,264 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,264 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,265 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,265 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:48,266 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,267 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,267 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:48,268 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:48,268 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:48,269 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:48,270 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:48,369 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:48,370 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,371 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:48,371 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:48,372 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:48,374 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:48,374 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,375 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:48,375 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:48,376 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:48,377 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:48,379 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:48,382 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:48,382 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,383 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:48,383 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:48,384 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:48,386 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:48,387 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:48,387 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:48,388 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:48,388 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:48,389 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:48,390 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:48], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:58,896 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:58,896 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,897 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:58,897 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:58,898 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:58,899 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:46:58,902 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:46:58,904 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:58,906 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:58,925 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:58,926 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,926 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:58,927 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:58,927 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:58,928 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:46:58,929 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,929 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,930 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,930 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:58,931 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,932 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,932 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,932 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:58,934 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,934 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,934 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,935 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,935 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,935 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,936 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,936 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,936 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,937 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,937 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,938 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,938 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,939 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,940 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,940 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,941 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,941 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,942 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,942 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,942 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,943 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,943 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,943 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,944 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,944 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,944 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,945 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,945 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,945 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,946 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,946 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:58,947 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,948 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,948 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,948 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:58,949 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,950 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,950 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,950 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,951 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:58,952 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,952 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,952 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,953 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:58,954 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,955 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,956 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,956 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:58,958 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,959 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,959 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,960 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:58,961 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,962 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,962 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,962 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,962 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,963 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,963 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,963 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,964 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:58,965 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,965 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,966 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,966 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:46:58,967 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,967 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:58,968 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:46:58,968 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:46:58,968 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:46:58,969 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:58,971 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:58], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:59,210 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:59,211 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:59,212 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:59,212 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:59,213 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:59,215 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:59,216 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:59,216 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:59,217 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:59,217 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:59,217 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:59,218 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:59,218 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:59,218 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:59,219 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:59,219 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:59,219 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:46:59,222 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:46:59,222 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:46:59,223 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:46:59,224 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:46:59,225 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:46:59,226 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:46:59,228 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:46:59], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:50:10,378 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子
2021-02-07 12:51:02,664 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:51:02,665 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,665 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:51: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-02-07 12:51:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:51: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-02-07 12:51:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:51:02,667 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:51:02,669 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,669 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,669 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51: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-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:51:02,671 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,672 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,672 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,672 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:51:02,674 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,674 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,675 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,675 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,675 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,676 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,676 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,676 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,676 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,677 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,677 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,677 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,678 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,678 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,678 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,679 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,679 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,680 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,680 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,680 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,681 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,681 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,681 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,682 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,682 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,682 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,683 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,683 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,684 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,684 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,684 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,685 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:51:02,686 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,687 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,688 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,688 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:51:02,690 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,690 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,691 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,691 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,692 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:51:02,694 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,694 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,695 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,695 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:51:02,697 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,698 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,698 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,699 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:51:02,700 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,701 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,701 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,702 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:51:02,703 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,704 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,704 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,704 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,705 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,705 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,706 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,706 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,707 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:51:02,708 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,708 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,709 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,709 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:51:02,710 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,711 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:02,711 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:51:02,711 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:51:02,712 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:51:02,713 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:51:02,714 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:02], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:51:06,004 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:51:06,005 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:06,005 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:51:06,005 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:51:06,006 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:51:06,006 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:51:06,008 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:51:06,024 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:51:06,025 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:51:06,026 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:51:06,026 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:51:06,027 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:51:06,027 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:51:06,029 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:51:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:52:28,964 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:52:28,965 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:28,965 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:52:28,966 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:52:28,966 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:52:28,968 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:52:28,971 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:52:28,973 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:52:28,975 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:52:28,996 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:52:28,996 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:28,997 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:52:28,997 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:52:28,997 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:52:28,998 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:52:28,999 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,000 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,000 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,000 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:52:29,002 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,002 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,002 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,003 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:52:29,004 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,004 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,005 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,005 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,006 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,006 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,007 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,007 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,007 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,008 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,008 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,009 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,009 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,009 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,010 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,010 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,010 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,011 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,011 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,011 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,012 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,012 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,012 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,013 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,013 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,013 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,013 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,014 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,014 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,014 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,015 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,015 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,015 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,016 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,016 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,016 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:52:29,017 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,018 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,018 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,018 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:52:29,019 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,020 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,020 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,020 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,021 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:52:29,022 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,023 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,023 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,024 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:52:29,025 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,026 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,026 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,026 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:52:29,027 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,028 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,028 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,028 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:52:29,029 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,030 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,030 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,030 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,031 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,031 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,031 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,032 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,032 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:52:29,033 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,033 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,034 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,034 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:52:29,035 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,035 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,036 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:52:29,036 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:52:29,036 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:52:29,037 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:52:29,039 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:52:29,286 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:52:29,287 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,288 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:52:29,289 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:52:29,290 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:52:29,294 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:52:29,295 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,295 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:52:29,296 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:52:29,297 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:52:29,297 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:52:29,298 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:52:29,302 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:52:29,303 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,303 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:52:29,304 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:52:29,304 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:52:29,309 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:52:29,310 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:52:29,310 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:52:29,311 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:52:29,311 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:52:29,312 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:52:29,313 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:52:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:54:34,908 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 12020 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 12:54:34,914 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 12:54:35,003 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-02-07 12:54:35,004 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-02-07 12:54:36,909 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 12:54:36,913 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 12:54:37,076 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 153ms. Found 1 repository interfaces.
2021-02-07 12:54:37,092 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 12:54:37,094 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 12:54:37,118 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-02-07 12:54:37,119 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 14ms. Found 0 repository interfaces.
2021-02-07 12:54:37,584 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 12:54:37,654 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 12:54:37,655 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 12:54:37,655 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 12:54:37,656 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 12:54:37,656 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 12:54:37,657 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 12:54:37,657 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 12:54:37,657 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 12:54:37,687 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 12:54:37,718 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$$35ee9916] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 12:54:37,997 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$$623c8793] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 12:54:38,634 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 12:54:38,640 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 12:54:39,568 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 12:54:39,587 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 12:54:39,603 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 12:54:39,603 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 12:54:39,781 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 12:54:39,781 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 4777 ms
2021-02-07 12:54:41,482 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 12:54:41,483 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 12:54:41,484 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 12:54:41,484 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 12:54:41,484 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 12:54:41,484 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 12:54:42,739 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 12:54:43,526 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 12:54:43,770 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 12:54:43,885 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 12:54:44,507 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 12:54:44,635 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 12:54:44,685 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 12:54:44,692 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 12:54:44,693 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 12:54:44,696 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 12:54:44,697 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 12:54:44,697 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612673684686'
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-02-07 12:54:44,698 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 12:54:44,698 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 12:54:44,698 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@29307dd5
2021-02-07 12:54:44,783 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 7bf08438-ec2c-4c5b-8777-cdc44d5334f6
2021-02-07 12:54:44,828 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 12:54:44,860 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7315868c, org.springframework.security.web.context.SecurityContextPersistenceFilter@63c8630f, org.springframework.security.web.header.HeaderWriterFilter@3da2d71, org.springframework.security.web.authentication.logout.LogoutFilter@cb7fda6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@416ddf8c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ffd14a8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@95447d3, org.springframework.security.web.session.SessionManagementFilter@556b4748, org.springframework.security.web.access.ExceptionTranslationFilter@6573b63a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ac0d74]
2021-02-07 12:54:44,946 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-02-07 12:54:44,977 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:44,977 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,058 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,065 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-02-07 12:54:45,069 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,069 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,071 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:54:45,074 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-02-07 12:54:45,079 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,079 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,080 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,081 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-02-07 12:54:45,082 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,083 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-02-07 12:54:45,084 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:54:45,084 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-02-07 12:54:45,089 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-02-07 12:54:45,093 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,093 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,093 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:54:45,094 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-02-07 12:54:45,096 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-02-07 12:54:45,098 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,098 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:54:45,098 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-02-07 12:54:45,099 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,099 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,099 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:54:45,100 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:54:45,100 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:54:45,101 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,102 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 12:54:45,103 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-02-07 12:54:45,106 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,107 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,107 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:54:45,107 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-02-07 12:54:45,110 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,110 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,110 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,111 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:54:45,112 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:54:45,112 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:54:45,112 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:54:45,113 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,114 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-02-07 12:54:45,117 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:54:45,117 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:54:45,117 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 12:54:45,118 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 12:54:45,121 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:54:45,121 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 12:54:45,122 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 12:54:45,122 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 12:54:45,122 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 12:54:45,130 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612673684686 started.
2021-02-07 12:54:45,139 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 12:54:45,151 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 12:54:45,153 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 10.739 seconds (JVM running for 11.661)
2021-02-07 12:54:48,104 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-02-07 12:54:48,108 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-02-07 12:54:48,108 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-02-07 12:54:48,108 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-02-07 12:54:48,147 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-02-07 12:54:48,147 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:54:48,147 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 89
2021-02-07 12:54:48,147 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:54:48,147 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 12:54:48,148 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 12:54:48,148 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [share-0]
2021-02-07 12:54:48,148 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-02-07 12:54:48,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 12:54:48,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 12:54:48,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 12:54:48,152 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 12:54:52,324 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-02-07 12:54:52,324 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-02-07 12:54:52,331 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-02-07 12:54:52,365 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:54:52,429 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 12:54:52,431 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 12:54:52,507 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,509 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:54:52,511 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:54:52,516 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:54:52,538 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:54:52,570 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,571 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,575 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,578 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:54:52,585 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,586 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,588 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,589 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:54:52,593 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,594 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,595 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,595 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,596 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,597 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,597 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,598 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,599 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,599 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,600 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,601 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,602 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,603 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,603 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,604 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,604 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,605 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,606 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,606 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,607 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,608 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,609 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,609 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,611 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,612 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,613 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,613 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,614 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,615 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,615 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,616 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,616 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,617 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,618 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,618 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:54:52,621 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,622 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,622 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,623 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:54:52,625 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,626 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,626 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,627 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,628 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:54:52,630 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,630 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612673684686_ClusterManager] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-02-07 12:54:52,630 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612673684686_ClusterManager] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612673040504"'s failed in-progress jobs.
2021-02-07 12:54:52,630 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,631 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,631 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:54:52,635 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,636 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,636 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,637 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:54:52,638 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,639 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,640 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,642 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:54:52,644 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,645 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,646 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,646 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,647 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,647 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,648 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,648 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,649 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:54:52,651 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,651 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,652 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,652 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:54:52,654 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:52,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:54:52,656 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:54:52,656 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:54:52,661 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:54:52,675 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:52], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:54:53,126 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:54:53,127 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:54:53,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:53,128 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:53,128 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:54:53,128 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:54:53,129 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:54:53,129 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:54:53,130 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:54:53,130 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:54:53,136 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:54:53,136 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:54:53,137 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:53,137 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:54:53,137 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:54:53,137 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:54:53,138 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:54:53,138 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:54:53,139 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:54:53,139 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:54:53,140 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:54:53,140 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:54:53,142 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:54:53,144 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:54:53], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:00,941 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:00,942 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:00,943 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:00,944 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:00,945 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:00,955 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:55:00,967 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:00], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:55:01,032 INFO [http-nio-8080-exec-3] 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-02-07 12:55:01,043 INFO [http-nio-8080-exec-3] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 12:55:01,043 INFO [http-nio-8080-exec-3] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 12:55:01,047 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 12:55:01,054 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:01,057 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:01,080 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:01,081 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,082 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:01,082 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:01,083 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:01,083 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:01,085 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,086 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,086 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,087 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:01,089 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,089 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,090 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,091 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:01,093 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,094 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,094 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,095 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,095 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,096 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,096 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,096 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,097 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,097 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,098 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,098 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,099 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,099 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,100 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,100 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,101 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,101 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,102 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,102 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,103 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,103 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,104 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,104 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,105 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,105 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,106 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,107 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,107 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,108 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,108 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,109 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,109 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,110 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,110 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,111 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,111 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,111 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,112 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:01,113 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,114 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,114 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,115 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:01,116 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,117 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,117 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,118 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,118 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:01,119 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,120 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,120 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,121 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:01,123 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,124 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,124 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,125 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:01,126 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,127 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,127 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,128 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:01,129 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,130 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,130 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,131 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,131 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,132 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,132 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,133 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,133 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:01,134 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,135 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,135 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,136 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:01,137 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,138 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,138 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:01,139 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:01,140 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:01,141 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:01,143 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:01,254 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:01,255 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,257 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:01,258 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:01,259 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:01,266 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:01,266 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:01,267 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,267 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,268 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:01,268 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:01,269 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:01,269 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:01,270 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:01,270 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:01,271 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:01,273 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:01,273 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:01,274 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:01,275 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:01,276 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:01,276 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:01,277 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:01,279 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:01], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:06,894 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:06,895 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,896 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:06,896 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:06,897 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:06,898 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:55:06,902 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:55:06,905 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:06,907 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:06,927 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:06,927 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,928 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:06,928 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:06,929 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:06,930 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:06,932 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,933 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,933 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,934 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:06,937 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,938 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,939 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,940 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:06,942 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,942 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,943 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,943 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,944 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,944 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,945 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,945 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,945 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,946 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,946 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,947 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,947 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,948 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,948 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,948 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,949 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,949 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,950 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,950 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,950 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,951 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,951 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,952 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,953 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,953 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,954 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,955 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,955 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,956 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,957 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,957 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,957 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,958 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,958 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,959 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,959 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,960 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,960 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,960 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,961 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,961 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,962 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:06,963 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,963 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,964 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,964 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:06,965 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,966 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,966 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,967 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,967 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:06,969 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,970 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,971 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,972 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:06,974 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,975 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,975 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,975 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:06,977 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,977 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,977 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,978 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:06,979 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,980 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,980 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,981 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,981 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,981 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,982 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,982 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,983 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:06,984 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,984 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,985 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,985 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:06,987 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,988 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:06,988 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:06,989 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:06,989 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:06,990 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:06,992 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:07,234 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:07,235 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:07,236 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:07,237 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:07,238 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:07,242 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:07,243 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:07,245 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:07,245 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:07,246 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:07,247 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:07,247 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:07,248 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:07,249 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:07,249 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:07,250 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:07,251 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:07,257 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:07,259 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:07,260 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:07,260 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:07,261 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:07,261 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:07,263 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:07], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:10,391 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子
2021-02-07 12:55:12,540 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:12,540 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,541 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:12,541 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:12,542 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:12,543 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:55:12,548 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DiscussPostService.updateCommentCount].
2021-02-07 12:55:12,551 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:12,558 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:12,560 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:12,640 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:12,643 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:12,644 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,645 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,645 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55: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-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,649 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,649 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:12,651 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,653 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,654 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,654 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,655 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,656 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,656 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,657 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,658 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,658 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,659 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,659 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,660 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,660 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,660 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,661 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,662 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,662 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,663 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,663 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,664 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,664 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,665 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,665 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,666 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,667 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,667 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,667 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,668 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,669 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,670 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,671 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,672 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,672 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,673 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,673 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,674 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,674 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,675 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,675 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,676 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,676 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,677 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:12,678 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,679 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,679 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,680 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:12,681 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,682 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,682 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,683 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,683 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:12,685 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,686 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,687 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,688 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:12,690 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,691 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,691 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,692 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:12,693 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,694 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,695 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,695 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:12,697 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,697 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,698 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,698 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,699 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,699 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,700 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,700 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,700 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:12,702 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,703 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,703 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,704 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:12,706 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,707 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,707 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:12,708 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:12,708 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:12,710 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:12,711 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:12,846 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:12,848 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,848 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:12,849 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:12,850 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:12,852 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:12,854 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,855 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:12,856 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:12,857 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:12,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:12,857 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,859 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:12,859 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:12,860 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:12,860 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:12,861 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:12,863 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:12,863 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:12,864 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:12,864 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:12,865 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:12,865 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:12,867 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:12], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:14,955 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:14,956 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:14,957 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:14,957 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:14,958 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:14,959 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:14,960 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:14,961 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:14,961 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:14,962 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:14,963 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:14,964 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:14,964 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:14,965 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:14,966 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:14,967 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:14,967 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:14,968 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:14,968 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:14,970 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:14,972 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:14,972 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:14,973 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:14,973 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:14,975 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:14,976 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:14,977 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:15,076 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:15,077 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:15,078 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:15,078 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:15,080 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:15,081 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:15,082 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:15,083 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:15,084 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:15,085 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:15,086 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:15,087 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:15,089 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:15,089 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:15,090 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:15,091 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:15,091 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:15,093 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:15,094 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:15,094 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:15,094 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:15,095 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:15,096 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:15,097 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:15], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:19,981 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:19,982 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:19,982 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:19,983 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:19,983 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:19,984 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:55:19,988 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:55:19,989 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:19,990 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:19], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:20,007 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:20,008 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,008 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:20,009 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:20,009 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:20,010 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:20,011 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,012 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,013 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,014 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:20,016 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,017 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,017 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,017 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:20,019 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,020 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,020 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,020 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,021 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,021 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,022 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,022 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,022 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,023 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,023 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,024 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,024 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,024 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,025 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,025 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,026 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,026 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,026 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,027 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,027 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,028 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,028 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,029 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,029 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,030 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,030 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,031 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,031 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,032 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,032 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,033 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,033 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,034 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,034 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,034 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,035 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,035 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,036 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,036 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,037 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,037 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,037 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:20,039 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,039 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,039 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,040 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:20,041 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,041 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,042 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,042 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,043 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:20,044 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,044 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,045 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,046 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:20,048 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,049 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,049 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,050 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:20,051 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,052 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,052 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,052 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:20,054 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,054 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,055 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,055 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,055 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,056 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,056 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,056 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,057 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:20,058 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,058 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,058 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,059 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:20,060 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,060 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,061 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:20,062 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:20,062 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:20,064 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:20,066 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:20,165 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:20,166 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,167 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:20,168 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:20,169 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:20,171 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:20,172 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,172 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:20,173 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:20,173 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:20,174 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:20,174 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,174 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:20,174 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:20,175 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:20,175 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:20,176 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:20,179 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:20,180 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:20,181 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:20,181 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:20,182 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:20,182 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:20,184 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:22,566 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:22,567 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,567 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:22,568 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:22,568 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:22,569 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:22,571 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,571 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:22,571 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:22,572 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:22,573 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,573 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:22,574 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:22,574 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:22,575 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:22,576 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,577 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:22,577 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:22,578 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:22,580 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:22,581 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,581 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:22,582 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:22,582 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:22,583 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,584 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:22,584 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:22,585 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:22,586 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:22,587 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:22,739 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:22,740 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,741 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:22,741 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:22,742 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:22,744 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:22,745 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,746 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:22,746 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:22,763 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,763 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:22,766 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:22,766 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:22,768 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:22,768 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:22,769 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:22,772 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:22,772 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:22,773 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:22,774 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:22,775 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:22,776 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:22,777 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:22,780 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:22], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:26,844 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:26,845 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,846 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:26,846 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:26,846 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:26,848 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:55:26,851 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:55:26,852 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:26,854 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:26,874 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:26,875 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,875 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:26,876 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:26,876 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:26,877 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:26,878 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,878 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,879 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,879 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:26,881 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,881 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,881 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,882 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:26,883 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,883 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,884 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,884 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,884 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,885 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,885 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,885 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,886 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,886 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,887 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,888 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,888 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,889 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,889 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,889 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,890 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,890 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,891 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,891 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,892 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,892 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,892 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,893 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,893 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,894 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,894 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,894 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,895 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,895 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,895 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,896 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,896 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,896 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,897 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,897 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,897 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,898 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,898 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,898 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,899 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,899 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,899 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:26,901 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,901 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,901 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,902 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:26,903 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,904 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,905 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,906 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,906 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:26,908 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,909 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,909 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,910 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:26,911 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,911 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,912 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,912 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:26,913 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,914 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,914 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,915 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:26,916 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,916 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,917 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,917 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,917 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,918 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,918 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,919 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,919 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:26,922 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,923 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,923 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,924 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:26,926 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,926 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:26,927 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:26,927 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:26,928 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:26,929 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:26,930 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:26], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:27,032 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:27,033 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:27,033 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:27,034 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:27,035 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:27,039 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:27,040 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:27,040 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:27,041 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:27,042 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:27,042 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:27,045 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:27,045 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:27,046 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:27,047 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:27,049 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:27,050 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:27,054 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:27,055 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:27,057 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:27,059 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:27,059 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:27,059 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:27,061 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:29,109 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:29,110 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,110 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:29,110 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:29,111 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:29,111 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:29,113 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,114 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,115 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,115 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:29,117 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,117 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,118 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,118 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:29,120 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,120 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,120 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,121 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,121 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,122 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,122 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,122 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,123 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,123 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,123 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,124 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,124 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,124 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,125 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,125 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,125 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,126 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,126 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,126 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,127 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,127 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,127 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,128 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,128 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,129 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,129 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,129 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,130 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,130 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,131 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,131 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,131 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,132 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,132 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,132 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,133 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,133 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,133 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,134 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,134 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,135 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,135 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:29,136 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,137 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,137 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,137 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:29,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,140 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,140 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:29,141 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,142 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,142 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,142 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:29,143 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,144 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,144 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,145 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:29,147 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,147 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,148 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,148 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:29,150 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,150 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,151 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,151 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,151 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,152 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,152 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,153 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,153 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:29,154 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,154 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,155 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,155 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:29,156 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,157 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,157 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:29,157 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:29,158 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:29,159 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:29,160 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:29,262 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:29,263 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,264 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:29,265 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:29,266 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:29,269 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:29,269 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,270 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:29,270 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:29,271 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:29,271 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,271 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:29,272 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:29,272 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:29,272 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:29,273 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:29,274 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:29,275 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:29,276 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:29,276 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:29,277 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:29,277 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:29,278 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:29,280 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:29], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:32,698 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:32,699 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,700 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:32,700 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:32,700 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:32,701 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:55:32,702 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,703 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:32,703 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:32,704 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:32,705 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,705 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:32,705 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:32,706 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:32,707 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:32,708 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,708 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:32,708 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:32,709 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:32,710 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:32,711 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,711 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:32,712 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:32,712 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:55:32,715 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,715 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:32,716 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:32,716 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,716 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,717 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:55:32,717 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:55:32,718 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:55:32,719 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:32,720 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:32,888 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:32,889 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,890 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:32,891 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:32,892 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:32,894 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:32,895 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,896 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:32,897 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:32,897 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:32,898 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:32,898 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,899 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:32,899 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:32,900 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:32,901 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:32,902 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:55:32,903 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:55:32,904 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:55:32,905 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:55:32,905 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:55:32,906 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:55:32,906 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:55:32,909 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:55:32], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:37,178 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:57:37,179 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:37,180 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:57:37,180 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:57:37,181 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:57:37,181 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findConversationCout].
2021-02-07 12:57:37,193 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findConversations].
2021-02-07 12:57:37,199 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findLetterCount].
2021-02-07 12:57:37,200 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:37,204 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:37,205 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:37,206 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:37,207 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:37,208 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:37,448 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:57:37,449 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:37,450 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:57:37,450 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:57:37,452 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:57:37,456 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:57:37,457 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:37,457 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:57:37,458 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:57:37,459 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:57:37,459 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:37,460 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:37], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:38,392 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:57:38,392 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:38,393 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:57:38,393 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:57:38,393 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:57:38,394 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-02-07 12:57:38,404 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:38,405 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:38,407 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:38,408 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-02-07 12:57:38,411 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:38,412 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:38,415 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:38,419 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-02-07 12:57:38,423 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:38,423 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:38,426 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:38,430 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:38,431 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:38,432 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:38,433 INFO [http-nio-8080-exec-5] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:38], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:39,891 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:57:39,892 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,892 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:57:39,892 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:57:39,893 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:57:39,894 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:39,895 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.MessageService.findNotices].
2021-02-07 12:57:39,896 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,897 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,908 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,909 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,909 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,910 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,910 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,910 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,911 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,911 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:39,912 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.MessageService.readMessage].
2021-02-07 12:57:39,915 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:39,916 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:39], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:41,772 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:57:41,773 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:41,773 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:57:41,773 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:57:41,774 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:57:41,774 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-02-07 12:57:41,776 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:41,777 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:41,778 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:41,779 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-02-07 12:57:41,783 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:41,783 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:41,787 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:41,791 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findLatestNotice].
2021-02-07 12:57:41,794 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:57:41,795 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeCount].
2021-02-07 12:57:41,798 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:41,800 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:41,802 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:57:41,805 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:57:41,806 INFO [http-nio-8080-exec-3] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:57:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:59:39,026 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:39,027 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:39,028 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:39,028 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:39,028 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:39,030 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 12:59:39,539 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:39], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 12:59:40,066 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,067 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,067 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,068 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,068 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,069 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,069 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,069 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,070 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,070 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,071 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,071 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,071 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,072 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,072 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,072 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,073 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,073 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,073 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,074 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:40,074 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:59:40,076 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:59:40,310 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:40,311 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,312 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:40,313 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:40,314 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:40,318 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:40,318 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:40,318 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,318 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,319 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:40,319 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:40,319 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:40,319 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:40,320 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:40,320 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:40,321 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:59:40,323 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:59:40,324 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:40,325 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:40,325 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:40,326 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:40,326 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:40,327 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:59:40,330 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:40], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:59:41,328 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:41,329 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:41,329 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:41,330 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:41,330 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:41,331 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:59:41,333 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:41,333 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:41,333 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:41,334 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:59:41,338 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:41,339 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:41,340 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:41,340 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:59:41,341 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:59:41,342 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:41,343 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:41,343 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:41,343 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:59:41,344 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:59:41,346 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:59:41,347 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:41], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:59:59,338 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:59,340 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:59,341 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:59,341 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:59,342 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:59,344 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 12:59:59,347 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 12:59:59,349 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:59:59,350 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 12:59:59,366 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 12:59:59,367 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:59,367 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 12:59:59,368 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 12:59:59,368 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 12:59:59,369 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 12:59:59,370 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:59,370 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:59,371 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:59,371 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:59:59,373 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:59,374 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:59,374 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:59,375 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:59:59,376 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:59,377 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:59,377 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:59,377 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:59:59,378 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 12:59:59,379 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 12:59:59,379 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 12:59:59,380 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 12:59:59,381 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 12:59:59,382 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 12:59:59,383 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 12:59:59], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 13:00:10,380 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:62] [任务开始] 正在刷新帖子分数: 1
2021-02-07 13:00:10,434 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:66] [任务结束] 帖子分数刷新完毕
2021-02-07 14:48:09,662 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 8516 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 14:48:09,671 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 14:48:09,698 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-02-07 14:48:09,698 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-02-07 14:48:10,242 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 14:48:10,243 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 14:48:10,292 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 46ms. Found 1 repository interfaces.
2021-02-07 14:48:10,300 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 14:48:10,301 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 14:48:10,312 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-02-07 14:48:10,312 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 6ms. Found 0 repository interfaces.
2021-02-07 14:48:10,561 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 14:48:10,600 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 14:48:10,601 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:48:10,601 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:48:10,602 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:48:10,602 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 14:48:10,602 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:48:10,602 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:48:10,602 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:48:10,620 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 14:48:10,640 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$$6df1cc7e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 14:48:10,674 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$$9a3fbafb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 14:48:10,779 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 14:48:10,781 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 14:48:11,083 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 14:48:11,092 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 14:48:11,099 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 14:48:11,099 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 14:48:11,190 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 14:48:11,190 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 1492 ms
2021-02-07 14:48:12,306 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 14:48:12,307 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 14:48:12,307 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 14:48:12,307 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 14:48:12,308 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 14:48:12,308 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 14:48:13,356 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 14:48:14,099 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 14:48:14,320 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 14:48:14,416 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 14:48:14,981 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 14:48:15,104 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 14:48:15,167 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 14:48:15,174 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 14:48:15,174 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 14:48:15,177 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 14:48:15,178 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 14:48:15,179 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612680495168'
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-02-07 14:48:15,179 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 14:48:15,179 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 14:48:15,180 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5181b672
2021-02-07 14:48:15,264 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: e727f8f9-255d-461e-8649-abc83d676730
2021-02-07 14:48:15,306 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 14:48:15,336 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@13dad12c, org.springframework.security.web.context.SecurityContextPersistenceFilter@7c5d0ab6, org.springframework.security.web.header.HeaderWriterFilter@28317992, org.springframework.security.web.authentication.logout.LogoutFilter@23b04c38, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3fdb932e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@53419d05, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@184de971, org.springframework.security.web.session.SessionManagementFilter@760f0eb9, org.springframework.security.web.access.ExceptionTranslationFilter@443420ad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@19a95208]
2021-02-07 14:48:15,420 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-02-07 14:48:15,450 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,451 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,526 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,534 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-02-07 14:48:15,537 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,538 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,539 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:48:15,543 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-02-07 14:48:15,549 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,549 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,550 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,550 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-02-07 14:48:15,552 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,552 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-02-07 14:48:15,553 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:48:15,553 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-02-07 14:48:15,554 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-02-07 14:48:15,558 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,558 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,558 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:48:15,559 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-02-07 14:48:15,563 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,564 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:48:15,564 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,564 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,564 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:48:15,564 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:48:15,565 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:48:15,565 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 91
2021-02-07 14:48:15,567 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-02-07 14:48:15,568 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,570 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 14:48:15,573 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-02-07 14:48:15,576 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,576 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,576 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:48:15,577 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-02-07 14:48:15,580 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,580 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,580 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:48:15,580 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,581 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:48:15,581 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:48:15,581 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:48:15,583 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,584 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-02-07 14:48:15,587 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:15,587 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:15,587 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:48:15,587 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 14:48:15,590 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:15,590 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 14:48:15,591 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 14:48:15,591 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:48:15,591 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 14:48:15,596 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-02-07 14:48:15,596 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612673684686"'s failed in-progress jobs.
2021-02-07 14:48:15,600 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612680495168 started.
2021-02-07 14:48:15,603 INFO [QuartzScheduler_communityScheduler-LAPTOP-5SJBI05C1612680495168_MisfireHandler] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:973] Handling 1 trigger(s) that missed their scheduled fire-time.
2021-02-07 14:48:15,611 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 14:48:15,623 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 14:48:15,625 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 6.266 seconds (JVM running for 7.09)
2021-02-07 14:48:15,841 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-02-07 14:48:15,841 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-02-07 14:48:15,848 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 7 ms
2021-02-07 14:48: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-02-07 14:48:15], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:15,936 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 14:48:15,937 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 14:48:16,012 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:16], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:16,054 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:16], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:16,056 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:16], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:16,060 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:16], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:16,078 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:16], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 14:48:16,601 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:16], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 14:48:17,178 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,184 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,215 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,258 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48: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-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,294 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,296 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,301 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,302 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,307 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,308 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,312 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,313 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,315 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,316 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,317 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,318 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,319 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,320 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:17,321 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:17,327 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:17,336 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:17], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48:18,117 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:18,119 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:18,120 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:18,122 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:18,124 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:18,125 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:18,126 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:18,127 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:18,131 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:18,132 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:18,133 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:18,134 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:18,135 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:18,136 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:18,137 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:18,137 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:18,139 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:18,139 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:18,140 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:18,141 INFO [http-nio-8080-exec-9] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48:18,143 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:18,145 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:18,147 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:18,151 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:18], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48:18,570 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-02-07 14:48:18,584 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-02-07 14:48:18,584 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [publish-0]
2021-02-07 14:48:18,584 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-02-07 14:48:18,604 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 92
2021-02-07 14:48:18,604 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 92
2021-02-07 14:48:18,604 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 92
2021-02-07 14:48:18,604 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 92
2021-02-07 14:48:18,605 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:48:18,606 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [share-0]
2021-02-07 14:48:18,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 [publish-0]
2021-02-07 14:48:18,605 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 [comment-0, like-0, follow-0]
2021-02-07 14:48:18,607 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 14:48:18,607 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 14:48:18,607 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-02-07 14:48:18,607 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 14:48:20,812 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:20,814 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:20,815 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:20,816 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:20,817 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:20,823 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:48:20,825 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:20,826 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:20,827 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:20,829 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:20,836 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:20,836 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:20,837 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:20,837 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48: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-02-07 14:48:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48: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-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48: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-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:20,856 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:20,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:20,858 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:20,859 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:20,860 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:20,861 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:20,863 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:20,865 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:20], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48:27,485 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:27,486 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,486 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:27,487 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:27,488 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:27,500 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 14:48:27,513 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DiscussPostService.updateCommentCount].
2021-02-07 14:48:27,518 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:48:27,579 INFO [http-nio-8080-exec-10] 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-02-07 14:48:27,588 INFO [http-nio-8080-exec-10] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:48:27,589 INFO [http-nio-8080-exec-10] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:48:27,592 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:48:27,607 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:27,609 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48:27,636 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:27,638 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,639 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:27,639 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:27,640 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:27,641 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:48:27,643 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,644 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:27,645 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:27,645 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:27,649 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,650 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:27,651 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:27,651 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:27,654 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:27,655 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:27,656 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:27,658 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,659 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:27,659 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:27,660 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:27,661 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:27,663 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:27,664 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:27,665 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:27,665 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:27,667 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:27,668 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:27,669 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[127.0.0.1], 在[2021-02-07 14:48:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48:43,004 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48:43,005 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,005 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48:43,006 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48:43,006 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48:43,008 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 14:48:43,012 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 14:48:43,015 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:43,016 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:48: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-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,043 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:43,044 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:43,045 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:43,048 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,049 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:43,049 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:43,050 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:43,052 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,052 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:43,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:43,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,054 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,054 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:43,055 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:43,055 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:43,056 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,057 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:43,057 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:43,058 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:43,059 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:43,061 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:48:43,063 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:48:43,063 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:48:43,064 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:48:43,066 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:48:43,067 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:48:43,068 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:48:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:50:10,397 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:62] [任务开始] 正在刷新帖子分数: 1
2021-02-07 14:50:10,437 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:66] [任务结束] 帖子分数刷新完毕
2021-02-07 14:52:27,525 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:27], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:27,526 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:27,526 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:27], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:27,527 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:27], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:27,527 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:27], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:27,528 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:27], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 14:52:28,032 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 14:52:28,538 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,539 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,539 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,540 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,540 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,541 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,541 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,542 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,542 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,542 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,543 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,543 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,544 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,544 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,544 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,545 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,545 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,546 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,546 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,546 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:28,547 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:28,549 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:28,785 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:28,786 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,787 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:28,789 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:28,790 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:28,795 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:28,795 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:28,796 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,796 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,797 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:28,797 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:28,797 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:28,797 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:28,798 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:28,798 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:28,799 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:28,801 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:28,801 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:28,802 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:28,803 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:28,804 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:28,805 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:28,806 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:28,809 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:28], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:30,717 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:30,718 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,719 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:30,719 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:30,720 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:30,721 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:52:30,722 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,723 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,724 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,725 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:30,730 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,730 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,731 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,731 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:30,733 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,733 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,734 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,734 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,735 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,735 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,735 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:30,737 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,737 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,738 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,738 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:30,740 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:30,742 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,743 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,743 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,743 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:30,745 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:30,746 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,746 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,747 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,747 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:30,748 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:30,750 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,750 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:30,751 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:30,751 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:30,752 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:30,753 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:30,754 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:30,856 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:30,857 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,859 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:30,860 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:30,862 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:30,865 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:30,866 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:30,866 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:30,867 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:30,868 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:30,869 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:30,871 INFO [http-nio-8080-exec-8] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:30], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:42,891 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:42,892 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,892 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:42,893 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:42,893 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:42,894 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 14:52:42,900 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 14:52:42,902 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:42,903 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:42,923 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:42,923 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,924 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:42,924 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:42,925 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:42,925 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:52:42,927 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,927 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,927 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,928 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:42,930 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,931 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,932 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,932 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:42,934 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,935 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,935 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,936 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,936 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,937 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,937 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:42,938 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,939 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,939 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,940 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:42,941 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:42,942 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,942 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,943 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,943 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:42,944 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:42,946 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,948 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,949 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,949 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:42,951 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:42,952 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,953 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,953 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,954 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:52:42,955 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,956 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:42,956 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:52:42,957 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:52:42,957 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:52:42,959 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:42,960 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:42], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:52:43,198 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:43,199 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:43,201 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:43,202 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:43,203 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:43,206 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:52:43,207 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:52:43,208 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:52:43,208 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:52:43,209 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:52:43,209 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:52:43,210 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:52:43], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:04,693 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:04,694 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,694 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:04,695 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:04,695 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:04,696 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:53:04,698 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,698 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,699 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,699 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:04,701 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,701 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,702 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,703 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:04,705 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,706 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,706 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,707 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,707 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,707 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,708 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:04,709 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,710 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,710 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,710 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:04,712 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:04,713 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,713 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,714 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,714 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:04,715 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:04,716 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,717 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,717 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,718 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:04,721 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:04,722 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,723 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,723 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,724 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:04,725 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,726 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,726 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:04,727 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:04,727 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:04,728 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:04,729 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:04,969 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:04,970 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,972 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:04,973 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:04,973 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:04,976 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:04,976 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:04,977 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:04,977 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:04,978 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:04,978 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:04,979 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:04], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:06,273 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:06,274 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,274 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:06,275 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:06,275 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:06,276 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 14:53:06,276 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 14:53:06,786 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,787 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,787 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,788 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,788 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,789 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,789 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,789 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,790 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,790 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,790 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,791 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,791 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,792 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,792 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,792 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,793 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,793 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,793 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,794 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:06,794 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:06,796 INFO [http-nio-8080-exec-2] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:06,887 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:06,887 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:06,889 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,889 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,890 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:06,890 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:06,891 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:06,891 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:06,892 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:06,892 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:06,894 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:06,895 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,895 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:06,896 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:06,896 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:06,896 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:06,896 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:06,897 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:06,897 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:06,897 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:06,898 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:06,898 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:06,899 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:06,900 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:08,677 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:08,678 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:08,679 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:08,679 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:08,679 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:08,681 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.UserService.logout].
2021-02-07 14:53:08,683 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:08,684 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:08,701 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:08,701 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:08,802 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:08,803 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:08], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:24,639 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:24,640 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:24,643 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.UserService.login].
2021-02-07 14:53:24,665 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:24,666 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:24,666 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:24,667 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:24,667 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:24,668 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostRows].
2021-02-07 14:53:24,668 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:24], 访问了[com.greate.community.service.DiscussPostService.findDiscussPosts].
2021-02-07 14:53:25,174 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,175 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,175 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,176 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,176 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,176 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,177 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,177 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,178 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,178 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,178 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,179 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,179 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,180 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,180 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,181 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,181 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,181 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,182 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,182 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:25,182 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:25,184 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:25,470 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:25,471 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,472 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:25,473 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:25,474 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:25,479 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:25,481 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,482 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:25,483 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:25,483 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:25,483 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,484 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:25,484 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:25,484 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:25,485 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:25,486 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:25,487 INFO [http-nio-8080-exec-6] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:25,489 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:25,490 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:25,490 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:25,491 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:25,492 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:25,493 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:25,495 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:25], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:26,993 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:26,994 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:26,995 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:26,995 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:26,996 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:26,996 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:53:26,998 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:26,998 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:26,999 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:26,999 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:26], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:27,001 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:27,002 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:27,002 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:27,003 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:27,004 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:27,004 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:27,005 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:27,005 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:27,005 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:27,006 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:27,006 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:27,007 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:27,008 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:27,009 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:27,010 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:27,010 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:27,011 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:27,013 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:27,013 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:27,013 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:27,014 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:27,015 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:27,016 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:27,017 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:27], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:31,767 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:31,768 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,768 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:31,769 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:31,769 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:31,771 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 14:53:31,774 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 14:53:31,775 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:31,776 INFO [http-nio-8080-exec-7] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:53:31,793 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 14:53:31,794 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,794 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 14:53:31,795 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 14:53:31,795 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 14:53:31,796 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 14:53:31,798 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,799 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,799 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,800 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:31,801 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,802 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,802 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,803 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:31,804 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,804 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,804 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,805 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,805 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,806 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,806 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,806 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,807 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,807 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,807 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,808 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:31,809 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,809 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,810 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,810 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:31,811 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:31,812 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 14:53:31,813 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 14:53:31,814 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 14:53:31,814 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 14:53:31,816 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 14:53:31,817 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 14:53:31,818 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 14:53:31], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 14:55:10,390 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子
2021-02-07 14:56:51,855 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 16092 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 14:56:51,869 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 14:56:51,914 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-02-07 14:56:51,914 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-02-07 14:56:52,826 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 14:56:52,828 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 14:56:52,904 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 72ms. Found 1 repository interfaces.
2021-02-07 14:56:52,914 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 14:56:52,915 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 14:56:52,932 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-02-07 14:56:52,932 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 9ms. Found 0 repository interfaces.
2021-02-07 14:56:53,278 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 14:56:53,351 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 14:56:53,351 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:56:53,352 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:56:53,352 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:56:53,353 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 14:56:53,354 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:56:53,354 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:56:53,354 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:56:53,385 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 14:56:53,424 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$$24c03ebf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 14:56:53,483 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$$510e2d3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 14:56:53,694 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 14:56:53,699 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 14:56:54,766 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 14:56:54,794 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 14:56:54,817 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 14:56:54,818 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 14:56:55,062 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 14:56:55,062 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 3147 ms
2021-02-07 14:56:56,551 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 14:56:56,552 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 14:56:56,552 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 14:56:56,552 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 14:56:56,553 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 14:56:56,553 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 14:56:57,729 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 14:56:58,573 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 14:56:58,835 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 14:56:58,946 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 14:56:59,546 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 14:56:59,684 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 14:56:59,741 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 14:56:59,749 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 14:56:59,749 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 14:56:59,752 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 14:56:59,754 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 14:56:59,755 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612681019742'
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-02-07 14:56:59,755 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 14:56:59,755 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 14:56:59,755 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@687176db
2021-02-07 14:56:59,847 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: ab150cfa-8d57-4e23-9b87-32238f370f97
2021-02-07 14:56:59,899 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 14:56:59,938 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b737571, org.springframework.security.web.context.SecurityContextPersistenceFilter@77cd6603, org.springframework.security.web.header.HeaderWriterFilter@34f1043a, org.springframework.security.web.authentication.logout.LogoutFilter@4db98ba6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3d96c225, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@337c4026, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@735f76af, org.springframework.security.web.session.SessionManagementFilter@775ad55e, org.springframework.security.web.access.ExceptionTranslationFilter@1bb4ea0f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@478e919b]
2021-02-07 14:57:00,054 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-02-07 14:57:00,095 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,095 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,204 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,214 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-02-07 14:57:00,219 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,220 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,222 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:00,227 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-02-07 14:57:00,235 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,235 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,237 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,238 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-02-07 14:57:00,239 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,241 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-02-07 14:57:00,242 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:00,242 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-02-07 14:57:00,251 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-02-07 14:57:00,255 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,255 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,256 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:00,257 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-02-07 14:57:00,262 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,262 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 94
2021-02-07 14:57:00,264 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:00,265 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,265 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,265 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 [share-0]
2021-02-07 14:57:00,266 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:00,266 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:00,267 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:00,269 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,270 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 14:57:00,272 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-02-07 14:57:00,276 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,277 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,277 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:00,278 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-02-07 14:57:00,282 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,282 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,282 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,282 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:00,283 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:00,284 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:00,284 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:00,285 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,287 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-02-07 14:57:00,291 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:00,291 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:00,291 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:00,292 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 14:57:00,295 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:00,296 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 14:57:00,297 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 14:57:00,298 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:00,298 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 14:57:00,301 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612681019742 started.
2021-02-07 14:57:00,312 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 14:57:00,328 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 14:57:00,332 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.033 seconds (JVM running for 11.173)
2021-02-07 14:57:03,268 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-02-07 14:57:03,269 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 [share-0]
2021-02-07 14:57:03,270 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [share-0]
2021-02-07 14:57:03,270 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-02-07 14:57:03,309 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 95
2021-02-07 14:57:03,309 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 95
2021-02-07 14:57:03,309 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-02-07 14:57:03,309 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 95
2021-02-07 14:57:03,310 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:03,310 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:03,310 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 [share-0]
2021-02-07 14:57:03,310 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-02-07 14:57:03,312 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 14:57:03,312 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 14:57:03,312 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 14:57:03,312 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 14:57:08,643 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 28000 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 14:57:08,648 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 14:57:08,707 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-02-07 14:57:08,751 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-02-07 14:57:09,729 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 14:57:09,732 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 14:57:09,845 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 107ms. Found 1 repository interfaces.
2021-02-07 14:57:09,865 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 14:57:09,868 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 14:57:09,896 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-02-07 14:57:09,897 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 17ms. Found 0 repository interfaces.
2021-02-07 14:57:10,638 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 14:57:10,756 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 14:57:10,757 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:57:10,758 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:57:10,759 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:57:10,761 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 14:57:10,761 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 14:57:10,762 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:57:10,762 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 14:57:10,816 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 14:57:10,872 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$$6c928ca5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 14:57:10,979 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$$98e07b22] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 14:57:11,236 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 14:57:11,239 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 14:57:12,056 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 14:57:12,081 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 14:57:12,101 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 14:57:12,102 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 14:57:12,277 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 14:57:12,278 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 3527 ms
2021-02-07 14:57:13,749 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 14:57:13,750 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 14:57:13,750 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 14:57:13,750 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 14:57:13,751 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 14:57:13,751 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 14:57:14,706 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 14:57:15,524 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 14:57:15,789 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 14:57:15,898 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 14:57:16,473 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 14:57:16,596 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 14:57:16,649 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 14:57:16,656 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 14:57:16,656 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 14:57:16,659 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 14:57:16,661 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 14:57:16,661 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612681036650'
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-02-07 14:57:16,661 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 14:57:16,661 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 14:57:16,662 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6120777d
2021-02-07 14:57:16,759 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: d164dc62-7bda-460b-b3ad-44a3da2f5f47
2021-02-07 14:57:16,804 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 14:57:16,836 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3457c2c4, org.springframework.security.web.context.SecurityContextPersistenceFilter@316699, org.springframework.security.web.header.HeaderWriterFilter@6c8fba05, org.springframework.security.web.authentication.logout.LogoutFilter@6fcafb93, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@aec328c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d75cf62, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@728041a8, org.springframework.security.web.session.SessionManagementFilter@15d86441, org.springframework.security.web.access.ExceptionTranslationFilter@2646990f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@495e064]
2021-02-07 14:57:16,923 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-02-07 14:57:16,955 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:16,955 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,034 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,042 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-02-07 14:57:17,046 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,046 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,048 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:17,052 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-02-07 14:57:17,057 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,057 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,058 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,059 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-02-07 14:57:17,059 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,061 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-02-07 14:57:17,062 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:17,062 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-02-07 14:57:17,065 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-02-07 14:57:17,069 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,069 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,069 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:17,070 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-02-07 14:57:17,072 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 97
2021-02-07 14:57:17,073 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,074 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:17,074 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 [share-0]
2021-02-07 14:57:17,074 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,074 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,075 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:17,075 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:17,075 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:17,077 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 14:57:17,077 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,079 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-02-07 14:57:17,082 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,083 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,083 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:17,084 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-02-07 14:57:17,087 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,087 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,087 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,087 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:17,088 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:17,089 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:17,089 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:17,090 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,091 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-02-07 14:57:17,094 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 14:57:17,094 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 14:57:17,095 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 14:57:17,095 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 14:57:17,098 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 14:57:17,098 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 14:57:17,099 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 14:57:17,099 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 14:57:17,099 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 14:57:17,103 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 2 failed or restarted instances.
2021-02-07 14:57:17,103 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612680495168"'s failed in-progress jobs.
2021-02-07 14:57:17,105 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612681019742"'s failed in-progress jobs.
2021-02-07 14:57:17,108 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612681036650 started.
2021-02-07 14:57:17,116 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 14:57:17,129 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 14:57:17,131 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.06 seconds (JVM running for 10.692)
2021-02-07 14:57:20,078 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-02-07 14:57:20,081 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 [share-0]
2021-02-07 14:57:20,081 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [share-0]
2021-02-07 14:57:20,082 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-02-07 14:57:20,104 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 98
2021-02-07 14:57:20,104 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-02-07 14:57:20,104 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 98
2021-02-07 14:57:20,104 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 98
2021-02-07 14:57:20,106 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 14:57:20,106 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 [share-0]
2021-02-07 14:57:20,106 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 14:57:20,106 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-02-07 14:57:20,109 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 14:57:20,109 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 14:57:20,109 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 14:57:20,109 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 15:00:10,451 INFO [communityScheduler_Worker-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 15:00:10,452 INFO [communityScheduler_Worker-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 15:00:10,486 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子
2021-02-07 15:00:23,743 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 5980 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 15:00:23,757 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 15:00:23,802 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-02-07 15:00:23,802 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-02-07 15:00:24,908 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 15:00:24,910 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 15:00:24,988 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 74ms. Found 1 repository interfaces.
2021-02-07 15:00:24,999 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 15:00:25,000 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 15:00:25,018 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-02-07 15:00:25,018 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 9ms. Found 0 repository interfaces.
2021-02-07 15:00:25,577 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 15:00:25,808 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 15:00:25,810 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:00:25,811 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:00:25,812 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:00:25,814 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 15:00:25,814 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:00:25,816 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:00:25,816 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:00:25,903 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 15:00:26,195 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$$417f67b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 15:00:26,431 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$$6dcd5635] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 15:00:26,884 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 15:00:26,888 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 15:00:27,673 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 15:00:27,690 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 15:00:27,702 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 15:00:27,703 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 15:00:27,865 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 15:00:27,865 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 4062 ms
2021-02-07 15:00:29,184 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 15:00:29,185 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 15:00:29,186 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 15:00:29,186 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 15:00:29,186 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 15:00:29,186 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 15:00:30,219 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 15:00:31,102 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 15:00:31,380 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 15:00:31,495 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 15:00:32,075 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 15:00:32,196 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 15:00:32,245 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 15:00:32,252 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 15:00:32,252 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 15:00:32,255 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 15:00:32,256 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 15:00:32,257 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612681232246'
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-02-07 15:00:32,257 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 15:00:32,257 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 15:00:32,257 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1dc5e9ae
2021-02-07 15:00:32,345 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: c7053e92-daeb-427b-bbf3-bf1e2c94444c
2021-02-07 15:00:32,403 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 15:00:32,437 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c82ad2d, org.springframework.security.web.context.SecurityContextPersistenceFilter@73461aea, org.springframework.security.web.header.HeaderWriterFilter@3856dd16, org.springframework.security.web.authentication.logout.LogoutFilter@62e72051, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@68d5ace7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7f5653d0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@32d8f2a5, org.springframework.security.web.session.SessionManagementFilter@335ede8d, org.springframework.security.web.access.ExceptionTranslationFilter@2b95cd0e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55dc8e5a]
2021-02-07 15:00:32,525 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-02-07 15:00:32,557 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,557 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,637 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,645 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-02-07 15:00:32,649 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,649 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,651 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:00:32,654 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-02-07 15:00:32,659 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,659 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,660 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,661 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-02-07 15:00:32,662 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,663 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-02-07 15:00:32,664 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:00:32,664 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-02-07 15:00:32,664 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-02-07 15:00:32,668 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,669 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,669 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:00:32,670 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-02-07 15:00:32,672 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,672 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:00:32,673 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,673 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:00:32,673 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,673 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:00:32,674 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:00:32,674 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 100
2021-02-07 15:00:32,676 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 [share-0]
2021-02-07 15:00:32,676 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,678 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 15:00:32,681 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-02-07 15:00:32,683 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,684 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,684 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:00:32,684 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-02-07 15:00:32,687 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,687 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,687 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,687 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:00:32,688 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:00:32,688 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:00:32,688 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:00:32,689 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,691 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-02-07 15:00:32,694 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:00:32,694 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:00:32,694 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:00:32,694 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 15:00:32,697 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:00:32,697 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 15:00:32,698 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 15:00:32,699 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:00:32,699 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 15:00:32,704 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-02-07 15:00:32,704 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612681036650"'s failed in-progress jobs.
2021-02-07 15:00:32,707 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612681232246 started.
2021-02-07 15:00:32,716 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 15:00:32,728 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 15:00:32,730 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.427 seconds (JVM running for 10.306)
2021-02-07 15:00:35,683 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-02-07 15:00:35,686 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 [share-0]
2021-02-07 15:00:35,686 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [share-0]
2021-02-07 15:00:35,686 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-02-07 15:00:35,740 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-02-07 15:00:35,740 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 101
2021-02-07 15:00:35,740 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 101
2021-02-07 15:00:35,740 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 101
2021-02-07 15:00:35,742 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-02-07 15:00:35,743 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 [share-0]
2021-02-07 15:00:35,743 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:00:35,743 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 [comment-0, like-0, follow-0]
2021-02-07 15:00:35,746 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 15:00:35,746 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 15:00:35,747 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-02-07 15:00:35,747 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 15:00:46,802 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-02-07 15:00:46,802 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-02-07 15:00:46,810 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 8 ms
2021-02-07 15:00:46,834 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:00:46,897 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 15:00:46,898 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 15:00:46,971 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:46,974 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:00:46,975 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:00:46,981 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:00:47,002 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:00:47,033 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,035 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,039 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,044 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:47,050 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,052 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,053 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,054 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:47,057 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,058 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,059 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,059 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,060 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,060 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,061 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,062 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,062 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,063 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,063 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,064 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:00:47,067 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,069 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,070 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,071 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:47,073 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:00:47,074 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,075 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:47,075 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:47,076 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:47,078 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:00:47,083 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:00:47,098 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:00:47,340 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:00:47,341 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:47,342 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:00:47,343 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:00:47,343 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:00:47,346 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:00:47,347 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:00:52,215 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:00:52,216 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,217 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:00:52,218 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:00:52,218 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:00:52,219 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:00:52,221 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,223 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,224 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,224 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:52,227 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,228 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,229 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,230 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:52,233 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,234 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,234 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,235 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,236 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,238 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,239 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,240 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,241 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,241 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,242 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,243 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:00:52,247 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,248 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,249 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,249 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:52,251 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:00:52,252 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,253 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:00:52,253 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:00:52,254 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:00:52,255 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:00:52,257 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:00:52,258 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:00:52,274 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:00:52,275 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:00:52,276 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:00:52,277 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:00:52,278 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:00:52,280 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:00:52,282 INFO [http-nio-8080-exec-10] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:00:52], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:02:33,890 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 13984 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 15:02:33,895 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 15:02:33,997 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-02-07 15:02:33,997 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-02-07 15:02:34,935 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 15:02:34,937 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 15:02:35,018 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 76ms. Found 1 repository interfaces.
2021-02-07 15:02:35,032 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 15:02:35,034 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 15:02:35,060 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-02-07 15:02:35,060 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 14ms. Found 0 repository interfaces.
2021-02-07 15:02:35,486 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 15:02:35,565 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 15:02:35,566 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:02:35,566 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:02:35,567 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:02:35,568 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 15:02:35,568 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:02:35,569 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:02:35,569 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:02:35,613 INFO [restartedMain] c.u.j.f.DefaultLazyPropertyFilter [DefaultLazyPropertyFilter.java:34] Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
2021-02-07 15:02:35,657 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$$fe2a5227] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 15:02:35,743 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$$2a7840a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 15:02:35,979 INFO [restartedMain] c.u.j.r.DefaultLazyPropertyResolver [DefaultLazyPropertyResolver.java:35] Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
2021-02-07 15:02:35,982 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 15:02:36,566 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 15:02:36,589 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 15:02:36,604 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 15:02:36,605 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 15:02:37,192 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 15:02:37,193 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 3195 ms
2021-02-07 15:02:40,059 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 15:02:40,060 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 15:02:40,061 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 15:02:40,061 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 15:02:40,061 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 15:02:40,062 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 15:02:41,006 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 15:02:41,826 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 15:02:42,069 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 15:02:42,181 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 15:02:42,807 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 15:02:42,948 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 15:02:43,020 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 15:02:43,028 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 15:02:43,028 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 15:02:43,031 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 15:02:43,032 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 15:02:43,033 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612681363021'
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-02-07 15:02:43,033 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 15:02:43,034 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 15:02:43,034 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45d0a0fa
2021-02-07 15:02:43,127 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 97177179-37c1-4c9d-a310-f3576e7b5345
2021-02-07 15:02:43,174 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 15:02:43,208 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1d308388, org.springframework.security.web.context.SecurityContextPersistenceFilter@69d7457d, org.springframework.security.web.header.HeaderWriterFilter@1c1b8d90, org.springframework.security.web.authentication.logout.LogoutFilter@601fcd35, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@529ebc3c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3cb2349c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@d5d4e42, org.springframework.security.web.session.SessionManagementFilter@19d630ee, org.springframework.security.web.access.ExceptionTranslationFilter@7eaa827a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5722be3]
2021-02-07 15:02:43,302 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-02-07 15:02:43,335 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,336 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,419 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,426 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-02-07 15:02:43,429 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,430 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,431 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:02:43,435 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-02-07 15:02:43,440 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,440 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,442 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,442 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-02-07 15:02:43,443 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,445 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-02-07 15:02:43,446 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:02:43,446 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-02-07 15:02:43,449 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-02-07 15:02:43,452 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,453 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,453 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:02:43,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-02-07 15:02:43,455 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 103
2021-02-07 15:02:43,456 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,457 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:02:43,457 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 [share-0]
2021-02-07 15:02:43,457 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,457 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,458 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:02:43,458 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:02:43,458 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:02:43,460 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 15:02:43,460 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,462 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-02-07 15:02:43,464 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,465 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,465 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:02:43,465 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-02-07 15:02:43,468 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,468 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,468 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,468 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:02:43,469 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:02:43,469 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:02:43,469 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:02:43,470 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,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-02-07 15:02:43,474 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:43,474 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:43,474 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:02:43,475 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 15:02:43,477 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:43,478 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 15:02:43,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 15:02:43,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:02:43,479 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 15:02:43,484 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-02-07 15:02:43,484 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612681232246"'s failed in-progress jobs.
2021-02-07 15:02:43,487 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612681363021 started.
2021-02-07 15:02:43,496 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 15:02:43,508 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 15:02:43,510 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 10.328 seconds (JVM running for 11.915)
2021-02-07 15:02:46,201 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-02-07 15:02:46,202 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-02-07 15:02:46,222 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 20 ms
2021-02-07 15:02:46,291 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:02:46,466 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-02-07 15:02:46,469 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 [share-0]
2021-02-07 15:02:46,469 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [share-0]
2021-02-07 15:02:46,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-02-07 15:02:46,484 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 15:02:46,488 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 15:02:46,497 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-02-07 15:02:46,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 104
2021-02-07 15:02:46,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 104
2021-02-07 15:02:46,497 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 104
2021-02-07 15:02:46,501 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:02:46,501 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:02:46,501 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 [share-0]
2021-02-07 15:02:46,501 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [delete-0]
2021-02-07 15:02:46,505 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 15:02:46,505 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 15:02:46,505 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 15:02:46,505 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 15:02:46,695 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,703 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:02:46,707 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:02:46,722 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:02:46,774 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:02:46,834 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,839 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,847 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:46,873 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,875 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,877 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,880 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:46,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,889 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,891 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,893 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,896 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,898 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,900 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,902 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,904 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,906 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,908 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,910 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:02: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-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,920 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,922 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,924 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:46,929 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:02:46,934 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:46,936 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:46,938 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:46,940 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:46,950 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:02:46,964 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:46], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:02:47,009 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:47], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:02:51,398 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:02:51,399 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,401 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:02:51,402 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:02:51,403 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:02:51,413 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 15:02:51,425 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 15:02:51,491 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-02-07 15:02:51,500 INFO [http-nio-8080-exec-1] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:02:51,500 INFO [http-nio-8080-exec-1] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:02:51,504 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:02:51,512 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:02:51,514 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:02:51,540 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:02:51,541 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,542 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:02:51,543 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:02:51,543 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:02:51,544 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:02:51,547 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,549 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,550 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,551 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:51,553 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,554 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,555 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,555 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:51,559 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,560 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,560 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,561 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,561 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,562 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,563 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,563 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,564 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,564 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,565 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,566 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,567 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,567 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,568 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,568 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:02:51,570 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,571 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,571 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,572 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:51,573 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:02:51,575 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:02:51,576 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:02:51,576 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:02:51,577 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:02:51,578 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:02:51,580 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:02:51,581 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:02:51], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:03:04,381 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:03:04,382 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,383 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:03:04,384 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:03:04,384 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:03:04,386 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 15:03:04,389 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 15:03:04,391 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:03:04,393 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:03:04,412 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:03:04,414 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,415 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:03:04,416 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:03:04,417 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:03:04,418 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:03:04,420 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,421 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,421 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,422 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:03:04,425 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,426 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,426 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,427 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:03:04,429 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,431 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,431 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,432 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,433 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,434 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,434 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,435 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,436 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,436 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,437 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,437 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,438 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,439 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,439 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,440 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,441 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,441 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,442 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:03:04,443 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,444 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,444 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,445 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:03:04,448 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:03:04,449 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:03:04,450 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:03:04,451 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:03:04,451 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:03:04,453 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:03:04,454 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:03:04,455 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:03:04], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:03:50,663 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:50] Starting CommunityApplication on LAPTOP-5SJBI05C with PID 25076 (E:\GreateCommunity\target\classes started by 19124 in E:\GreateCommunity)
2021-02-07 15:03:50,668 INFO [restartedMain] c.g.c.CommunityApplication [SpringApplication.java:675] No active profile set, falling back to default profiles: default
2021-02-07 15:03:50,774 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-02-07 15:03:50,775 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-02-07 15:03:53,589 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 15:03:53,593 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 15:03:53,778 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 176ms. Found 1 repository interfaces.
2021-02-07 15:03:53,801 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:244] Multiple Spring Data modules found, entering strict repository configuration mode!
2021-02-07 15:03:53,803 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:126] Bootstrapping Spring Data repositories in DEFAULT mode.
2021-02-07 15:03:53,841 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-02-07 15:03:53,842 INFO [restartedMain] o.s.d.r.c.RepositoryConfigurationDelegate [RepositoryConfigurationDelegate.java:182] Finished Spring Data repository scanning in 21ms. Found 0 repository interfaces.
2021-02-07 15:03:54,424 INFO [restartedMain] c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor [EnableEncryptablePropertiesBeanFactoryPostProcessor.java:48] Post-processing PropertySource instances
2021-02-07 15:03:54,503 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
2021-02-07 15:03:54,504 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:03:54,505 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:03:54,506 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:03:54,507 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
2021-02-07 15:03:54,507 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
2021-02-07 15:03:54,507 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:03:54,507 INFO [restartedMain] c.u.j.EncryptablePropertySourceConverter [EncryptablePropertySourceConverter.java:41] Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
2021-02-07 15:03:54,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-02-07 15:03:54,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$$cb52b3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 15:03:54,651 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$$390319ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-07 15:03: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-02-07 15:03:54,841 INFO [restartedMain] c.u.j.d.DefaultLazyPropertyDetector [DefaultLazyPropertyDetector.java:33] Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
2021-02-07 15:03:55,341 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:90] Tomcat initialized with port(s): 8080 (http)
2021-02-07 15:03:55,354 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Initializing ProtocolHandler ["http-nio-8080"]
2021-02-07 15:03:55,363 INFO [restartedMain] o.a.c.c.StandardService [DirectJDKLog.java:173] Starting service [Tomcat]
2021-02-07 15:03:55,364 INFO [restartedMain] o.a.c.c.StandardEngine [DirectJDKLog.java:173] Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-02-07 15:03:55,488 INFO [restartedMain] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring embedded WebApplicationContext
2021-02-07 15:03:55,489 INFO [restartedMain] o.s.w.c.ContextLoader [ServletWebServerApplicationContext.java:296] Root WebApplicationContext: initialization completed in 4713 ms
2021-02-07 15:03:56,552 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:190] no modules loaded
2021-02-07 15:03:56,553 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2021-02-07 15:03:56,553 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2021-02-07 15:03:56,554 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2021-02-07 15:03:56,554 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2021-02-07 15:03:56,554 INFO [restartedMain] o.e.p.PluginsService [PluginsService.java:193] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2021-02-07 15:03:57,501 INFO [restartedMain] o.s.d.e.c.TransportClientFactoryBean [TransportClientFactoryBean.java:88] Adding transport node : 127.0.0.1:9300
2021-02-07 15:03:58,275 INFO [restartedMain] o.s.b.d.a.OptionalLiveReloadServer [OptionalLiveReloadServer.java:57] LiveReload server is running on port 35729
2021-02-07 15:03:58,531 INFO [restartedMain] o.s.s.c.ThreadPoolTaskExecutor [ExecutorConfigurationSupport.java:171] Initializing ExecutorService 'applicationTaskExecutor'
2021-02-07 15:03:58,634 INFO [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping [WelcomePageHandlerMapping.java:61] Adding welcome page template: index
2021-02-07 15:03:59,217 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:110] HikariPool-1 - Starting...
2021-02-07 15:03:59,368 INFO [restartedMain] c.z.h.HikariDataSource [HikariDataSource.java:123] HikariPool-1 - Start completed.
2021-02-07 15:03:59,437 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1208] Using default implementation for ThreadExecutor
2021-02-07 15:03:59,445 INFO [restartedMain] o.q.c.SchedulerSignalerImpl [SchedulerSignalerImpl.java:61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-02-07 15:03:59,445 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:229] Quartz Scheduler v.2.3.1 created.
2021-02-07 15:03:59,448 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:672] Using db table-based data access locking (synchronization).
2021-02-07 15:03:59,450 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreCMT.java:145] JobStoreCMT initialized.
2021-02-07 15:03:59,451 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:294] Scheduler meta-data: Quartz Scheduler (v2.3.1) 'communityScheduler' with instanceId 'LAPTOP-5SJBI05C1612681439438'
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-02-07 15:03:59,451 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1362] Quartz scheduler 'communityScheduler' initialized from an externally provided properties instance.
2021-02-07 15:03:59,451 INFO [restartedMain] o.q.i.StdSchedulerFactory [StdSchedulerFactory.java:1366] Quartz scheduler version: 2.3.1
2021-02-07 15:03:59,451 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:2293] JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@494a138d
2021-02-07 15:03:59,546 INFO [restartedMain] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration [UserDetailsServiceAutoConfiguration.java:87]
Using generated security password: 19163d41-e1fd-463b-bfa8-09a4375914fd
2021-02-07 15:03:59,595 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: Ant [pattern='/resources/**'], []
2021-02-07 15:03:59,628 INFO [restartedMain] o.s.s.w.DefaultSecurityFilterChain [DefaultSecurityFilterChain.java:43] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66c30c9f, org.springframework.security.web.context.SecurityContextPersistenceFilter@4440a453, org.springframework.security.web.header.HeaderWriterFilter@4b77452d, org.springframework.security.web.authentication.logout.LogoutFilter@aec328c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34415dba, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@299604e9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5e20e7f6, org.springframework.security.web.session.SessionManagementFilter@5f5c93d7, org.springframework.security.web.access.ExceptionTranslationFilter@725fbaa0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@703bb3db]
2021-02-07 15:03:59,721 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-02-07 15:03:59,754 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,754 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,836 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,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-02-07 15:03:59,847 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,847 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,849 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:03:59,853 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-02-07 15:03:59,857 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,857 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,857 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,858 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-02-07 15:03:59,860 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,860 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-02-07 15:03:59,861 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:03:59,861 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-02-07 15:03:59,865 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-02-07 15:03:59,869 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,869 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,869 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:03:59,870 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-02-07 15:03:59,870 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 106
2021-02-07 15:03:59,871 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-02-07 15:03:59,873 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,873 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:03:59,873 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,873 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,874 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:03:59,874 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:03:59,874 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:03:59,874 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 15:03:59,876 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,878 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-02-07 15:03:59,880 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,881 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,881 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:03:59,881 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-02-07 15:03:59,884 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,884 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,884 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,884 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:03:59,885 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:03:59,885 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:03:59,885 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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-02-07 15:03:59,886 INFO [restartedMain] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,888 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-02-07 15:03:59,890 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:03:59,890 INFO [restartedMain] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:03:59,891 INFO [restartedMain] o.s.s.c.ThreadPoolTaskScheduler [ExecutorConfigurationSupport.java:171] Initializing ExecutorService
2021-02-07 15:03:59,891 INFO [restartedMain] o.s.s.q.SchedulerFactoryBean [SchedulerFactoryBean.java:726] Starting Quartz Scheduler now
2021-02-07 15:03:59,893 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:03:59,894 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:677] [Consumer clientId=consumer-8, groupId=test-consumer-group] Discovered group coordinator LAPTOP-5SJBI05C:9092 (id: 2147483647 rack: null)
2021-02-07 15:03:59,895 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:472] [Consumer clientId=consumer-8, groupId=test-consumer-group] Revoking previously assigned partitions []
2021-02-07 15:03:59,895 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: []
2021-02-07 15:03:59,895 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:509] [Consumer clientId=consumer-8, groupId=test-consumer-group] (Re-)joining group
2021-02-07 15:03:59,901 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3644] ClusterManager: detected 1 failed or restarted instances.
2021-02-07 15:03:59,901 INFO [restartedMain] o.s.s.q.LocalDataSourceJobStore [JobStoreSupport.java:3503] ClusterManager: Scanning for instance "LAPTOP-5SJBI05C1612681363021"'s failed in-progress jobs.
2021-02-07 15:03:59,905 INFO [restartedMain] o.q.c.QuartzScheduler [QuartzScheduler.java:547] Scheduler communityScheduler_$_LAPTOP-5SJBI05C1612681439438 started.
2021-02-07 15:03:59,914 INFO [restartedMain] o.a.c.h.Http11NioProtocol [DirectJDKLog.java:173] Starting ProtocolHandler ["http-nio-8080"]
2021-02-07 15:03:59,926 INFO [restartedMain] o.s.b.w.e.t.TomcatWebServer [TomcatWebServer.java:204] Tomcat started on port(s): 8080 (http) with context path '/echo'
2021-02-07 15:03:59,928 INFO [restartedMain] c.g.c.CommunityApplication [StartupInfoLogger.java:59] Started CommunityApplication in 9.926 seconds (JVM running for 11.327)
2021-02-07 15:04:02,104 INFO [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/echo] [DirectJDKLog.java:173] Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-02-07 15:04:02,104 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:524] Initializing Servlet 'dispatcherServlet'
2021-02-07 15:04:02,127 INFO [http-nio-8080-exec-1] o.s.w.s.DispatcherServlet [FrameworkServlet.java:546] Completed initialization in 22 ms
2021-02-07 15:04:02,197 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:04:02,402 INFO [http-nio-8080-exec-1] i.l.c.EpollProvider [Netty4InternalESLogger.java:104] Starting without optional epoll library
2021-02-07 15:04:02,406 INFO [http-nio-8080-exec-1] i.l.c.KqueueProvider [Netty4InternalESLogger.java:104] Starting without optional kqueue library
2021-02-07 15:04: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-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04: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-02-07 15:04:02], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:04: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-02-07 15:04:02], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:04:02,676 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:04:02,735 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:04:02,815 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,818 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,829 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,839 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:02,857 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,860 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,862 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,864 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:02,871 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,874 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,876 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,878 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,880 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-02-07 15:04:02,880 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,882 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,883 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-02-07 15:04:02,883 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:375] partitions revoked: [delete-0]
2021-02-07 15:04:02,884 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-02-07 15:04:02,884 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,886 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,888 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,890 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,892 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,894 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,896 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,898 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,900 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,902 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,904 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,906 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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 107
2021-02-07 15:04:02,906 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.AbstractCoordinator [AbstractCoordinator.java:473] [Consumer clientId=consumer-8, groupId=test-consumer-group] Successfully joined group with generation 107
2021-02-07 15:04:02,906 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 107
2021-02-07 15:04:02,906 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-02-07 15:04:02,907 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.a.k.c.c.i.ConsumerCoordinator [ConsumerCoordinator.java:280] [Consumer clientId=consumer-8, groupId=test-consumer-group] Setting newly assigned partitions [publish-0]
2021-02-07 15:04:02,908 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-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 [share-0]
2021-02-07 15:04:02,908 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-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-02-07 15:04:02,910 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-02-07 15:04:02,910 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,912 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [share-0]
2021-02-07 15:04:02,912 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [publish-0]
2021-02-07 15:04:02,912 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [comment-0, like-0, follow-0]
2021-02-07 15:04:02,912 INFO [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer [AbstractMessageListenerContainer.java:380] partitions assigned: [delete-0]
2021-02-07 15:04:02,914 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:02,922 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,925 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,927 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,929 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:02,933 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:02,939 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:02,941 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:02,948 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:02,950 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:02,958 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:02,971 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:02], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:04:03,011 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:03], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:04:06,218 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:04:06,219 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,220 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:04:06,222 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:04:06,223 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:04:06,234 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 15:04:06,245 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 15:04:06,307 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-02-07 15:04:06,318 INFO [http-nio-8080-exec-1] o.a.k.c.u.AppInfoParser [AppInfoParser.java:109] Kafka version : 2.0.1
2021-02-07 15:04:06,319 INFO [http-nio-8080-exec-1] o.a.k.c.u.AppInfoParser [AppInfoParser.java:110] Kafka commitId : fa14705e51bd2ce5
2021-02-07 15:04:06,323 INFO [kafka-producer-network-thread | producer-1] o.a.k.c.Metadata [Metadata.java:285] Cluster ID: HpZkkZsDTRe8NRrfxt7E8w
2021-02-07 15:04:06,331 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:04:06,334 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:04:06,365 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:04:06,366 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,367 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:04:06,367 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:04:06,368 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:04:06,369 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:04:06,373 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,373 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,374 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,375 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:06,378 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,379 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,380 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,380 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:06,385 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,385 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,386 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,387 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,387 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,388 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,389 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,389 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,390 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,390 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,391 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,391 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,392 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,392 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,393 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,394 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,395 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,396 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,397 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,397 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,398 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,399 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:06,400 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,401 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,401 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,402 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:06,403 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:06,404 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:06,405 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:06,406 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:06,406 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:06,407 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:06,409 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:04:06,411 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:06], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:04:14,215 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:04:14,217 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,218 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:04:14,219 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:04:14,219 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:04:14,221 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.addComment].
2021-02-07 15:04:14,225 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentById].
2021-02-07 15:04:14,227 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:04:14,228 INFO [http-nio-8080-exec-1] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:04:14,247 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findLoginTicket].
2021-02-07 15:04:14,248 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,250 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.getAuthorities].
2021-02-07 15:04:14,250 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.DataService.recordUV].
2021-02-07 15:04:14,251 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.DataService.recordDAU].
2021-02-07 15:04:14,252 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.DiscussPostService.findDiscussPostById].
2021-02-07 15:04:14,254 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,255 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,255 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,256 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:14,258 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,258 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,259 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,259 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:14,261 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,262 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,262 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,263 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,263 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,264 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,265 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,265 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,266 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,267 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,267 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,268 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,269 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,269 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,270 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,270 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,271 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,271 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,272 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,272 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,273 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,273 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,274 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,274 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,275 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,275 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:14,277 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,277 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,278 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,278 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:14,279 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:14,281 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.UserService.findUserById].
2021-02-07 15:04:14,282 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeCount].
2021-02-07 15:04:14,283 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.LikeService.findEntityLikeStatus].
2021-02-07 15:04:14,284 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentByEntity].
2021-02-07 15:04:14,285 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.CommentService.findCommentCount].
2021-02-07 15:04:14,287 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.MessageService.findLetterUnreadCount].
2021-02-07 15:04:14,288 INFO [http-nio-8080-exec-4] c.g.c.a.ServiceLogAspect [ServiceLogAspect.java:43] 用户[0:0:0:0:0:0:0:1], 在[2021-02-07 15:04:14], 访问了[com.greate.community.service.MessageService.findNoticeUnReadCount].
2021-02-07 15:05:10,390 INFO [communityScheduler_Worker-1] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子
2021-02-07 15:10:10,384 INFO [communityScheduler_Worker-2] c.g.c.q.PostScoreRefreshJob [PostScoreRefreshJob.java:58] [任务取消] 没有需要刷新的帖子