@ -554,3 +554,397 @@ This generated password is for development use only. Your security configuration
16:54:32:575 INFO 18584 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@39159b14, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57ab4b33, org.springframework.security.web.context.SecurityContextHolderFilter@3ebc6d8b, org.springframework.security.web.header.HeaderWriterFilter@1fe7fa16, org.springframework.web.filter.CorsFilter@43b2e7db, org.springframework.security.web.csrf.CsrfFilter@1774c4e2, org.springframework.security.web.authentication.logout.LogoutFilter@6f25ed2b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@31940d6b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@54ef9698, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@46d51d5e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ae88712, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e7391e8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fa44f66, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@530df3ab, org.springframework.security.web.access.ExceptionTranslationFilter@169d1f92, org.springframework.security.web.access.intercept.AuthorizationFilter@59043741]
16:54:32:608 INFO 18584 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
16:54:32:614 INFO 18584 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.72 seconds (process running for 2.04)
17:21:57:165 INFO 9596 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 9596 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:21:57:166 INFO 9596 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:21:57:559 INFO 9596 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:21:57:560 INFO 9596 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:21:57:575 INFO 9596 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
17:21:57:953 INFO 9596 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:21:57:964 INFO 9596 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:21:57:998 INFO 9596 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:21:57:998 INFO 9596 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 807 ms
17:21:58:057 INFO 9596 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:21:58:325 INFO 9596 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:21:58:366 INFO 9596 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:21:58:369 INFO 9596 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:21:58:373 INFO 9596 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
Using generated security password: 5d34f2d0-fb7f-420e-989c-3515dbae24ab
This generated password is for development use only. Your security configuration must be updated before running your application in production.
17:21:58:734 INFO 9596 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@744db9fb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@59043741, org.springframework.security.web.context.SecurityContextHolderFilter@411933, org.springframework.security.web.header.HeaderWriterFilter@19540247, org.springframework.web.filter.CorsFilter@31940d6b, org.springframework.security.web.csrf.CsrfFilter@642614b7, org.springframework.security.web.authentication.logout.LogoutFilter@197180a5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6f25ed2b, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@b5d7233, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@64cdc310, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1b06dc57, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b43b101, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37cc6017, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d563c13, org.springframework.security.web.access.ExceptionTranslationFilter@7d8d671b, org.springframework.security.web.access.intercept.AuthorizationFilter@75fa9254]
17:21:58:765 INFO 9596 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:21:58:769 INFO 9596 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.89 seconds (process running for 2.273)
17:32:12:615 INFO 24656 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 24656 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:32:12:616 INFO 24656 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:32:13:011 INFO 24656 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:32:13:013 INFO 24656 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:32:13:029 INFO 24656 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces.
17:32:13:468 INFO 24656 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:32:13:474 INFO 24656 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:32:13:518 INFO 24656 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:32:13:518 INFO 24656 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 877 ms
17:32:13:575 INFO 24656 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:32:13:828 INFO 24656 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:32:13:889 INFO 24656 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:32:13:891 INFO 24656 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:32:13:895 INFO 24656 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
Using generated security password: 7aaba67e-67a2-4eac-83f8-1f86402e5cf5
This generated password is for development use only. Your security configuration must be updated before running your application in production.
17:32:14:279 INFO 24656 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7c39193f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@230d013b, org.springframework.security.web.context.SecurityContextHolderFilter@3e8fe7db, org.springframework.security.web.header.HeaderWriterFilter@7535307c, org.springframework.web.filter.CorsFilter@6e225c34, org.springframework.security.web.csrf.CsrfFilter@197180a5, org.springframework.security.web.authentication.logout.LogoutFilter@5e72c82a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4942e6af, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@31940d6b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5d84b088, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1fc8047f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64908ab9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b06dc57, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69c0bae6, org.springframework.security.web.access.ExceptionTranslationFilter@147097ad, org.springframework.security.web.access.intercept.AuthorizationFilter@55315a00]
17:32:14:313 INFO 24656 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:32:14:318 INFO 24656 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.952 seconds (process running for 2.28)
17:32:15:973 INFO 24656 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
17:44:37:556 INFO 20960 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 20960 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:44:37:557 INFO 20960 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:44:38:008 INFO 20960 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:44:38:010 INFO 20960 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:44:38:025 INFO 20960 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces.
17:44:38:394 INFO 20960 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:44:38:401 INFO 20960 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:44:38:442 INFO 20960 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:44:38:442 INFO 20960 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 862 ms
17:44:38:495 INFO 20960 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:44:38:744 INFO 20960 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:44:38:806 INFO 20960 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:44:38:808 INFO 20960 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:44:38:813 INFO 20960 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
Using generated security password: fd704a61-c389-4575-a6d9-9e0dd2f63c2a
This generated password is for development use only. Your security configuration must be updated before running your application in production.
17:44:39:277 INFO 20960 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@45964b9e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@166a5659, org.springframework.security.web.context.SecurityContextHolderFilter@7c07023, org.springframework.security.web.header.HeaderWriterFilter@18918d70, org.springframework.web.filter.CorsFilter@1afabf06, org.springframework.security.web.csrf.CsrfFilter@1e09c0b, org.springframework.security.web.authentication.logout.LogoutFilter@b75f3f4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@78a34c47, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1701beb3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@33060020, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1db9c2cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@774189d0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22c4354d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@443b6765, org.springframework.security.web.access.ExceptionTranslationFilter@12478b4e, org.springframework.security.web.access.intercept.AuthorizationFilter@27691ee8]
17:44:39:314 INFO 20960 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:44:39:318 INFO 20960 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.029 seconds (process running for 2.364)
17:44:47:042 INFO 20960 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
17:45:03:365 INFO 20960 --- [bunny-service] [http-nio-8800-exec-2] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 105 ms
17:50:40:498 INFO 5504 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 5504 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:50:40:499 INFO 5504 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:50:40:932 INFO 5504 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:50:40:933 INFO 5504 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:50:40:948 INFO 5504 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
17:50:41:318 INFO 5504 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:50:41:324 INFO 5504 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:50:41:366 INFO 5504 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:50:41:367 INFO 5504 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 844 ms
17:50:41:422 INFO 5504 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:50:41:679 INFO 5504 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:50:41:742 INFO 5504 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:50:41:745 INFO 5504 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:50:41:750 INFO 5504 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
17:50:42:244 INFO 5504 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4f0cdd0f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@22ea6051, org.springframework.security.web.context.SecurityContextHolderFilter@329efc61, org.springframework.security.web.header.HeaderWriterFilter@4c599679, org.springframework.web.filter.CorsFilter@539bb233, org.springframework.security.web.csrf.CsrfFilter@40d04cf8, org.springframework.security.web.authentication.logout.LogoutFilter@3d213a2b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@45964b9e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4e481512, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@21b2579d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@70f3bf00, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e7151b3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ef7ae2f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@87f1201, org.springframework.security.web.access.ExceptionTranslationFilter@1701beb3, org.springframework.security.web.access.intercept.AuthorizationFilter@421d7900]
17:50:42:278 INFO 5504 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:50:42:282 INFO 5504 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.049 seconds (process running for 2.405)
17:50:53:290 INFO 5504 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
17:50:58:502 INFO 5504 --- [bunny-service] [http-nio-8800-exec-10] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 110 ms
17:54:36:506 INFO 22924 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 22924 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:54:36:506 INFO 22924 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:54:36:939 INFO 22924 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:54:36:941 INFO 22924 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:54:36:958 INFO 22924 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
17:54:37:336 INFO 22924 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:54:37:343 INFO 22924 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:54:37:387 INFO 22924 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:54:37:387 INFO 22924 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 858 ms
17:54:37:445 INFO 22924 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:54:37:727 INFO 22924 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:54:37:791 INFO 22924 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:54:37:794 INFO 22924 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:54:37:798 INFO 22924 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
17:54:38:262 INFO 22924 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@33060020, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@443b6765, org.springframework.security.web.context.SecurityContextHolderFilter@22c4354d, org.springframework.security.web.header.HeaderWriterFilter@7c07023, org.springframework.web.filter.CorsFilter@a72925, org.springframework.security.web.csrf.CsrfFilter@151d216e, org.springframework.security.web.authentication.logout.LogoutFilter@1477d4e6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2c51c756, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@15fd3088, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4feaa4b8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@45964b9e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41f5389f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3a012678, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c6eaa65, org.springframework.security.web.access.ExceptionTranslationFilter@5d373794, org.springframework.security.web.access.intercept.AuthorizationFilter@43201f84]
17:54:38:300 INFO 22924 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:54:38:305 INFO 22924 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.076 seconds (process running for 2.404)
17:54:40:093 INFO 22924 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
17:54:46:928 INFO 22924 --- [bunny-service] [http-nio-8800-exec-2] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 108 ms
17:56:19:989 INFO 21468 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 21468 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:56:19:990 INFO 21468 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:56:20:403 INFO 21468 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:56:20:405 INFO 21468 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:56:20:419 INFO 21468 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
17:56:20:772 INFO 21468 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:56:20:779 INFO 21468 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:56:20:820 INFO 21468 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:56:20:820 INFO 21468 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 808 ms
17:56:20:872 INFO 21468 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:56:21:124 INFO 21468 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:56:21:189 INFO 21468 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:56:21:192 INFO 21468 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:56:21:197 INFO 21468 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
17:56:21:652 INFO 21468 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@22ea6051, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@539bb233, org.springframework.security.web.context.SecurityContextHolderFilter@32f45e15, org.springframework.security.web.header.HeaderWriterFilter@15fd3088, org.springframework.web.filter.CorsFilter@21b2579d, org.springframework.security.web.csrf.CsrfFilter@75507e68, org.springframework.security.web.authentication.logout.LogoutFilter@27691ee8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@166a5659, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1ba98508, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@87f1201, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@49770ef9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ef7ae2f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1bcf2c64, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@796613b7, org.springframework.security.web.access.ExceptionTranslationFilter@7f584d0c, org.springframework.security.web.access.intercept.AuthorizationFilter@45964b9e]
17:56:21:689 INFO 21468 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:56:21:694 INFO 21468 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.954 seconds (process running for 2.298)
17:56:23:516 INFO 21468 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
17:56:26:520 INFO 21468 --- [bunny-service] [http-nio-8800-exec-10] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 102 ms
17:59:09:914 INFO 25036 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 25036 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
17:59:09:914 INFO 25036 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
17:59:10:320 INFO 25036 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
17:59:10:321 INFO 25036 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
17:59:10:337 INFO 25036 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
17:59:10:716 INFO 25036 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
17:59:10:723 INFO 25036 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
17:59:10:767 INFO 25036 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
17:59:10:767 INFO 25036 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 829 ms
17:59:10:820 INFO 25036 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
17:59:11:071 INFO 25036 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
17:59:11:134 INFO 25036 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
17:59:11:136 INFO 25036 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
17:59:11:142 INFO 25036 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
17:59:11:601 INFO 25036 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a261998, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@70f3bf00, org.springframework.security.web.context.SecurityContextHolderFilter@7f584d0c, org.springframework.security.web.header.HeaderWriterFilter@3a012678, org.springframework.web.filter.CorsFilter@49770ef9, org.springframework.security.web.csrf.CsrfFilter@73905dff, org.springframework.security.web.authentication.logout.LogoutFilter@4a34de5e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@58fbfefb, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1bcf2c64, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@15bcecf9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4feaa4b8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@15fd3088, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f13e0a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f0cdd0f, org.springframework.security.web.access.ExceptionTranslationFilter@2681185e, org.springframework.security.web.access.intercept.AuthorizationFilter@219a2203]
17:59:11:634 INFO 25036 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
17:59:11:638 INFO 25036 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.975 seconds (process running for 2.304)
17:59:13:119 INFO 25036 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
17:59:16:286 INFO 25036 --- [bunny-service] [http-nio-8800-exec-8] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 102 ms
18:02:15:643 INFO 24168 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 24168 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:02:15:644 INFO 24168 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:02:16:049 INFO 24168 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:02:16:049 INFO 24168 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:02:16:065 INFO 24168 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
18:02:16:415 INFO 24168 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:02:16:421 INFO 24168 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:02:16:461 INFO 24168 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:02:16:461 INFO 24168 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 794 ms
18:02:16:513 INFO 24168 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:02:16:765 INFO 24168 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:02:16:829 INFO 24168 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:02:16:833 INFO 24168 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:02:16:837 INFO 24168 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:02:17:291 INFO 24168 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@78324e97, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@73417494, org.springframework.security.web.context.SecurityContextHolderFilter@b75f3f4, org.springframework.security.web.header.HeaderWriterFilter@4b552b13, org.springframework.web.filter.CorsFilter@29b0c169, org.springframework.security.web.csrf.CsrfFilter@2681185e, org.springframework.security.web.authentication.logout.LogoutFilter@32e7df65, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4f0cdd0f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@9fd3b61, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4d1b4fa1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1b120d48, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5570dc21, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1477d4e6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27b7e663, org.springframework.security.web.access.ExceptionTranslationFilter@4e481512, org.springframework.security.web.access.intercept.AuthorizationFilter@15bcecf9]
18:02:17:324 INFO 24168 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:02:17:329 INFO 24168 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.935 seconds (process running for 2.299)
18:02:22:134 INFO 24168 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:02:22:135 INFO 24168 --- [bunny-service] [http-nio-8800-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
18:09:35:700 INFO 10524 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 10524 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:09:35:701 INFO 10524 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:09:36:133 INFO 10524 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:09:36:135 INFO 10524 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:09:36:151 INFO 10524 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces.
18:09:36:514 INFO 10524 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:09:36:521 INFO 10524 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:09:36:564 INFO 10524 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:09:36:564 INFO 10524 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 839 ms
18:09:36:622 INFO 10524 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:09:36:872 INFO 10524 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:09:36:935 INFO 10524 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:09:36:937 INFO 10524 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:09:36:941 INFO 10524 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:09:37:390 INFO 10524 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1afabf06, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33060020, org.springframework.security.web.context.SecurityContextHolderFilter@774189d0, org.springframework.security.web.header.HeaderWriterFilter@7304ca87, org.springframework.web.filter.CorsFilter@443b6765, org.springframework.security.web.csrf.CsrfFilter@48f2d51d, org.springframework.security.web.authentication.logout.LogoutFilter@5570dc21, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@43201f84, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4c599679, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@a72925, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@421d7900, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2681185e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41f5389f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4feaa4b8, org.springframework.security.web.access.ExceptionTranslationFilter@18918d70, org.springframework.security.web.access.intercept.AuthorizationFilter@77648321]
18:09:37:421 INFO 10524 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:09:37:426 INFO 10524 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.98 seconds (process running for 2.308)
18:09:39:687 INFO 10524 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:09:45:269 INFO 10524 --- [bunny-service] [http-nio-8800-exec-6] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 101 ms
18:23:29:234 INFO 26368 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 26368 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:23:29:235 INFO 26368 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:23:29:667 INFO 26368 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:23:29:668 INFO 26368 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:23:29:683 INFO 26368 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
18:23:30:050 INFO 26368 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:23:30:064 INFO 26368 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:23:30:103 INFO 26368 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:23:30:103 INFO 26368 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 844 ms
18:23:30:163 INFO 26368 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:23:30:458 INFO 26368 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:23:30:532 INFO 26368 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:23:30:534 INFO 26368 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:23:30:540 INFO 26368 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:23:31:032 INFO 26368 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2059c3ff, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f8ab988, org.springframework.security.web.context.SecurityContextHolderFilter@68af8288, org.springframework.security.web.header.HeaderWriterFilter@7772ec28, org.springframework.web.filter.CorsFilter@46c475ba, org.springframework.security.web.csrf.CsrfFilter@6b170692, org.springframework.security.web.authentication.logout.LogoutFilter@613a608e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@386f88b3, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@e08d871, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@e47637c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7d4e424e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34ab398b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71634e64, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@606f0f70, org.springframework.security.web.access.ExceptionTranslationFilter@2ad6aeb8, org.springframework.security.web.access.intercept.AuthorizationFilter@51097500]
18:23:31:081 INFO 26368 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:23:31:086 INFO 26368 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.125 seconds (process running for 2.48)
18:23:40:585 INFO 26368 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:23:47:104 INFO 26368 --- [bunny-service] [http-nio-8800-exec-4] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 106 ms
18:26:39:343 INFO 19136 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 19136 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:26:39:345 INFO 19136 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:26:39:796 INFO 19136 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:26:39:797 INFO 19136 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:26:39:813 INFO 19136 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
18:26:40:232 INFO 19136 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:26:40:242 INFO 19136 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:26:40:298 INFO 19136 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:26:40:298 INFO 19136 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 930 ms
18:26:40:381 INFO 19136 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:26:40:699 INFO 19136 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:26:40:772 INFO 19136 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:26:40:776 INFO 19136 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:26:40:782 INFO 19136 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:26:41:256 INFO 19136 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@65cc3902, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c79915a, org.springframework.security.web.context.SecurityContextHolderFilter@4f0cdd0f, org.springframework.security.web.header.HeaderWriterFilter@70f3bf00, org.springframework.web.filter.CorsFilter@6173863f, org.springframework.security.web.csrf.CsrfFilter@4ef277ef, org.springframework.security.web.authentication.logout.LogoutFilter@fa689db, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2941631f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@34c07ecc, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@a08e41b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8dc3019, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@539bb233, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@21b2579d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@e08d871, org.springframework.security.web.access.ExceptionTranslationFilter@53f1fcc2, org.springframework.security.web.access.intercept.AuthorizationFilter@25e24908]
18:26:41:295 INFO 19136 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:26:41:303 INFO 19136 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.223 seconds (process running for 2.56)
18:26:41:340 INFO 19136 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:26:54:393 INFO 19136 --- [bunny-service] [http-nio-8800-exec-3] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 103 ms
18:31:34:044 INFO 19716 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 19716 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:31:34:045 INFO 19716 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:31:34:462 INFO 19716 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:31:34:463 INFO 19716 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:31:34:479 INFO 19716 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces.
18:31:34:838 INFO 19716 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:31:34:844 INFO 19716 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:31:34:885 INFO 19716 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:31:34:886 INFO 19716 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 815 ms
18:31:34:939 INFO 19716 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:31:35:191 INFO 19716 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:31:35:256 INFO 19716 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:31:35:259 INFO 19716 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:31:35:264 INFO 19716 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:31:35:598 INFO 19716 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:31:35:603 INFO 19716 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:31:35:724 INFO 19716 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@be9cc86, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68af8288, org.springframework.security.web.context.SecurityContextHolderFilter@53f1fcc2, org.springframework.security.web.header.HeaderWriterFilter@a72925, org.springframework.web.filter.CorsFilter@8dc3019, org.springframework.security.web.csrf.CsrfFilter@27691ee8, org.springframework.security.web.authentication.logout.LogoutFilter@7f53b345, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@15aaf7b1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@21b2579d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@34ab398b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e35a219, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70f3bf00, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49770ef9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@71634e64, org.springframework.security.web.access.ExceptionTranslationFilter@33060020, org.springframework.security.web.access.intercept.AuthorizationFilter@430db481]
18:31:35:766 INFO 19716 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:31:35:772 INFO 19716 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.994 seconds (process running for 2.331)
18:33:55:015 INFO 19716 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:34:53:391 INFO 26600 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 26600 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:34:53:392 INFO 26600 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:34:53:819 INFO 26600 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:34:53:820 INFO 26600 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:34:53:835 INFO 26600 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
18:34:54:212 INFO 26600 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:34:54:219 INFO 26600 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:34:54:261 INFO 26600 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:34:54:261 INFO 26600 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 844 ms
18:34:54:319 INFO 26600 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:34:54:588 INFO 26600 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:34:54:657 INFO 26600 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:34:54:658 INFO 26600 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:34:54:664 INFO 26600 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:34:55:004 INFO 26600 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:34:55:008 INFO 26600 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:34:55:133 INFO 26600 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2ad6aeb8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4e35a219, org.springframework.security.web.context.SecurityContextHolderFilter@443b6765, org.springframework.security.web.header.HeaderWriterFilter@166a5659, org.springframework.web.filter.CorsFilter@7772ec28, org.springframework.security.web.csrf.CsrfFilter@48da5106, org.springframework.security.web.authentication.logout.LogoutFilter@27b7e663, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@656672fb, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@15bcecf9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@14d513ca, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6130a6f5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4feaa4b8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c6eaa65, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@be9cc86, org.springframework.security.web.access.ExceptionTranslationFilter@421d7900, org.springframework.security.web.access.intercept.AuthorizationFilter@3696d12d]
18:34:55:171 INFO 26600 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:34:55:182 INFO 26600 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.065 seconds (process running for 2.427)
18:34:57:525 INFO 26600 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:35:17:768 INFO 20028 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 20028 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:35:17:769 INFO 20028 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:35:18:198 INFO 20028 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:35:18:200 INFO 20028 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:35:18:216 INFO 20028 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
18:35:18:570 INFO 20028 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:35:18:578 INFO 20028 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:35:18:625 INFO 20028 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:35:18:626 INFO 20028 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 834 ms
18:35:18:685 INFO 20028 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:35:18:933 INFO 20028 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:35:19:001 INFO 20028 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:35:19:003 INFO 20028 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:35:19:007 INFO 20028 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:35:19:349 INFO 20028 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:35:19:354 INFO 20028 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:35:19:472 INFO 20028 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@67372d20, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@25e24908, org.springframework.security.web.context.SecurityContextHolderFilter@32e7df65, org.springframework.security.web.header.HeaderWriterFilter@219a2203, org.springframework.web.filter.CorsFilter@2941631f, org.springframework.security.web.csrf.CsrfFilter@30b97fcf, org.springframework.security.web.authentication.logout.LogoutFilter@236f3885, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@fa689db, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4feaa4b8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6130a6f5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@15aaf7b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45964b9e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@166a5659, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3fb0d9de, org.springframework.security.web.access.ExceptionTranslationFilter@5ec3689b, org.springframework.security.web.access.intercept.AuthorizationFilter@ad585fb]
18:35:19:507 INFO 20028 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:35:19:518 INFO 20028 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 2.009 seconds (process running for 2.355)
18:35:22:114 INFO 20028 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:35:46:953 INFO 25872 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Starting ServiceApplication using Java 21.0.2 with PID 25872 (G:\web项目\Bunny-Cli\Java\java-template\service\target\classes started by 13199 in G:\web项目\Bunny-Cli\Java\java-template)
18:35:46:954 INFO 25872 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : The following 1 profile is active: "dev"
18:35:47:374 INFO 25872 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
18:35:47:376 INFO 25872 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
18:35:47:392 INFO 25872 --- [bunny-service] [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
18:35:47:749 INFO 25872 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8800 (http)
18:35:47:756 INFO 25872 --- [bunny-service] [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
18:35:47:795 INFO 25872 --- [bunny-service] [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
18:35:47:795 INFO 25872 --- [bunny-service] [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 818 ms
18:35:47:848 INFO 25872 --- [bunny-service] [main] c.b.c.service.config.MybatisPlusConfig : MybatisPlusInterceptor===>注入Mybatis-Plus配置...
18:35:48:099 INFO 25872 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>使用StringRedisSerializer序列化为字符串
18:35:48:165 INFO 25872 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
18:35:48:167 INFO 25872 --- [bunny-service] [main] c.b.c.service.config.RedisConfiguration : RedisConfiguration===>指定的日期模式
18:35:48:172 INFO 25872 --- [bunny-service] [main] c.b.c.s.properties.MinioProperties : 注册MinioClient...
18:35:48:433 INFO 25872 --- [bunny-service] [main] c.b.c.s.config.WebMvcConfiguration : WebMvcConfiguration===>设置
18:35:48:508 INFO 25872 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:35:48:512 INFO 25872 --- [bunny-service] [main] c.b.common.service.config.Knife4jConfig : Knife4jConfig===>配置knife4j
18:35:48:627 INFO 25872 --- [bunny-service] [main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@be9cc86, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68af8288, org.springframework.security.web.context.SecurityContextHolderFilter@53f1fcc2, org.springframework.security.web.header.HeaderWriterFilter@a72925, org.springframework.web.filter.CorsFilter@8dc3019, org.springframework.security.web.csrf.CsrfFilter@27691ee8, org.springframework.security.web.authentication.logout.LogoutFilter@7f53b345, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@15aaf7b1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@21b2579d, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@34ab398b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e35a219, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70f3bf00, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49770ef9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@71634e64, org.springframework.security.web.access.ExceptionTranslationFilter@33060020, org.springframework.security.web.access.intercept.AuthorizationFilter@430db481]
18:35:48:667 INFO 25872 --- [bunny-service] [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8800 (http) with context path ''
18:35:48:672 INFO 25872 --- [bunny-service] [main] cn.bunny.service.ServiceApplication : Started ServiceApplication in 1.979 seconds (process running for 2.327)
18:35:52:910 INFO 25872 --- [bunny-service] [http-nio-8800-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
18:35:59:540 INFO 25872 --- [bunny-service] [http-nio-8800-exec-2] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 102 ms