2025-06-09 08:42:56 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 11608 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem) 2025-06-09 08:42:56 [main] INFO com.whyc.App - The following profiles are active: dev 2025-06-09 08:42:57 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:42:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:42:57 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2025-06-09 08:42:57 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2025-06-09 08:42:57 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2025-06-09 08:42:57 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor 2025-06-09 08:42:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 2025-06-09 08:42:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 2025-06-09 08:42:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null 2025-06-09 08:42:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null 2025-06-09 08:42:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator 2025-06-09 08:42:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'yamlProperties' of type [com.whyc.constant.YamlProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'customRealm' of type [com.whyc.realm.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$b96d507f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取! 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$190c4aed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2c25289d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:42:58 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http) 2025-06-09 08:42:58 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"] 2025-06-09 08:42:58 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2025-06-09 08:42:58 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [] 2025-06-09 08:42:58 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext 2025-06-09 08:42:58 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2285 ms 2025-06-09 08:42:59 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2025-06-09 08:43:02 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2025-06-09 08:43:02 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2025-06-09 08:43:02 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed 2025-06-09 08:43:02 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2025-06-09 08:43:02 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references 2025-06-09 08:43:02 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1 2025-06-09 08:43:02 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"] 2025-06-09 08:43:03 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis' 2025-06-09 08:43:03 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2025-06-09 08:43:03 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2025-06-09 08:43:03 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2025-06-09 08:43:03 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2025-06-09 08:43:03 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed 2025-06-09 08:43:03 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed 2025-06-09 08:43:03 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:43:03 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 08:43:03 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:43:03 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2025-06-09 08:43:03 [main] INFO com.whyc.App - Started App in 7.327 seconds (JVM running for 8.321) 2025-06-09 08:43:03 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-06-09 08:43:03 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2025-06-09 08:43:03 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 15 ms 2025-06-09 08:43:03 [http-nio-8108-exec-2] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler... 2025-06-09 08:44:10 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 3404 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem) 2025-06-09 08:44:10 [main] INFO com.whyc.App - The following profiles are active: dev 2025-06-09 08:44:11 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:44:11 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:44:12 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2025-06-09 08:44:12 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2025-06-09 08:44:12 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2025-06-09 08:44:12 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor 2025-06-09 08:44:12 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 2025-06-09 08:44:12 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 2025-06-09 08:44:12 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null 2025-06-09 08:44:12 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null 2025-06-09 08:44:12 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator 2025-06-09 08:44:12 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'yamlProperties' of type [com.whyc.constant.YamlProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'customRealm' of type [com.whyc.realm.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$4f05f2ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取! 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$aea4ed38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c1bdcae8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:44:12 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http) 2025-06-09 08:44:12 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"] 2025-06-09 08:44:12 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2025-06-09 08:44:12 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [] 2025-06-09 08:44:12 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext 2025-06-09 08:44:12 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2051 ms 2025-06-09 08:44:13 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2025-06-09 08:44:15 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2025-06-09 08:44:15 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2025-06-09 08:44:15 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed 2025-06-09 08:44:15 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2025-06-09 08:44:15 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references 2025-06-09 08:44:15 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1 2025-06-09 08:44:15 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"] 2025-06-09 08:44:15 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis' 2025-06-09 08:44:15 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2025-06-09 08:44:15 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2025-06-09 08:44:15 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2025-06-09 08:44:15 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2025-06-09 08:44:15 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed 2025-06-09 08:44:15 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed 2025-06-09 08:44:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:44:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 08:44:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:44:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2025-06-09 08:44:15 [main] INFO com.whyc.App - Started App in 5.667 seconds (JVM running for 6.522) 2025-06-09 08:44:18 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-06-09 08:44:18 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2025-06-09 08:44:18 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms 2025-06-09 08:44:18 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler... 2025-06-09 08:45:57 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 10712 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem) 2025-06-09 08:45:57 [main] INFO com.whyc.App - The following profiles are active: dev 2025-06-09 08:45:58 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:45:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:45:58 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2025-06-09 08:45:58 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2025-06-09 08:45:58 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2025-06-09 08:45:58 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor 2025-06-09 08:45:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 2025-06-09 08:45:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 2025-06-09 08:45:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null 2025-06-09 08:45:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null 2025-06-09 08:45:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator 2025-06-09 08:45:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 2025-06-09 08:45:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'yamlProperties' of type [com.whyc.constant.YamlProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'customRealm' of type [com.whyc.realm.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$ea7c78e9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:58 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取! 2025-06-09 08:45:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:58 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4a1b7357] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:59 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5d345107] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:59 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 08:45:59 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http) 2025-06-09 08:45:59 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"] 2025-06-09 08:45:59 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2025-06-09 08:45:59 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [] 2025-06-09 08:45:59 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext 2025-06-09 08:45:59 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2075 ms 2025-06-09 08:45:59 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2025-06-09 08:46:01 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2025-06-09 08:46:01 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2025-06-09 08:46:02 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed 2025-06-09 08:46:02 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2025-06-09 08:46:02 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references 2025-06-09 08:46:02 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1 2025-06-09 08:46:02 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"] 2025-06-09 08:46:02 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis' 2025-06-09 08:46:02 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2025-06-09 08:46:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2025-06-09 08:46:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2025-06-09 08:46:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2025-06-09 08:46:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed 2025-06-09 08:46:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed 2025-06-09 08:46:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 08:46:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 08:46:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 08:46:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2025-06-09 08:46:02 [main] INFO com.whyc.App - Started App in 5.629 seconds (JVM running for 6.475) 2025-06-09 08:46:09 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-06-09 08:46:09 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2025-06-09 08:46:09 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 15 ms 2025-06-09 08:46:09 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler... 2025-06-09 17:24:37 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 21916 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem) 2025-06-09 17:24:37 [main] INFO com.whyc.App - The following profiles are active: dev 2025-06-09 17:24:38 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 17:24:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 17:24:38 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2025-06-09 17:24:38 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2025-06-09 17:24:38 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2025-06-09 17:24:38 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor 2025-06-09 17:24:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 2025-06-09 17:24:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 2025-06-09 17:24:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null 2025-06-09 17:24:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null 2025-06-09 17:24:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator 2025-06-09 17:24:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'yamlProperties' of type [com.whyc.constant.YamlProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'customRealm' of type [com.whyc.realm.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$35d82166] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取! 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$95771bd4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a88ff984] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 17:24:39 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http) 2025-06-09 17:24:39 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"] 2025-06-09 17:24:39 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2025-06-09 17:24:39 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [] 2025-06-09 17:24:39 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext 2025-06-09 17:24:39 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2479 ms 2025-06-09 17:24:40 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2025-06-09 17:24:42 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2025-06-09 17:24:42 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2025-06-09 17:24:42 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed 2025-06-09 17:24:42 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2025-06-09 17:24:42 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references 2025-06-09 17:24:42 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1 2025-06-09 17:24:42 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"] 2025-06-09 17:24:42 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis' 2025-06-09 17:24:42 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2025-06-09 17:24:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2025-06-09 17:24:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2025-06-09 17:24:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2025-06-09 17:24:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed 2025-06-09 17:24:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed 2025-06-09 17:24:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 17:24:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 17:24:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 17:24:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2025-06-09 17:24:42 [main] INFO com.whyc.App - Started App in 6.306 seconds (JVM running for 7.303) 2025-06-09 17:24:45 [http-nio-8108-exec-3] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-06-09 17:24:45 [http-nio-8108-exec-3] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2025-06-09 17:24:45 [http-nio-8108-exec-3] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 31 ms 2025-06-09 17:24:45 [http-nio-8108-exec-3] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler... 2025-06-09 18:54:37 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 21512 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem) 2025-06-09 18:54:37 [main] INFO com.whyc.App - The following profiles are active: dev 2025-06-09 18:54:38 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:54:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:54:38 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2025-06-09 18:54:38 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2025-06-09 18:54:38 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2025-06-09 18:54:38 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor 2025-06-09 18:54:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 2025-06-09 18:54:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 2025-06-09 18:54:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null 2025-06-09 18:54:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null 2025-06-09 18:54:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator 2025-06-09 18:54:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'yamlProperties' of type [com.whyc.constant.YamlProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'customRealm' of type [com.whyc.realm.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$6b493573] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取! 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cae82fe1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$de010d91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:54:39 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http) 2025-06-09 18:54:39 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"] 2025-06-09 18:54:39 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2025-06-09 18:54:39 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [] 2025-06-09 18:54:39 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext 2025-06-09 18:54:39 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1829 ms 2025-06-09 18:54:39 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2025-06-09 18:54:41 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2025-06-09 18:54:42 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2025-06-09 18:54:42 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed 2025-06-09 18:54:42 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2025-06-09 18:54:42 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references 2025-06-09 18:54:42 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1 2025-06-09 18:54:42 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"] 2025-06-09 18:54:42 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis' 2025-06-09 18:54:42 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2025-06-09 18:54:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2025-06-09 18:54:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2025-06-09 18:54:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2025-06-09 18:54:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed 2025-06-09 18:54:42 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed 2025-06-09 18:54:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:54:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 18:54:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 18:54:42 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2025-06-09 18:54:42 [main] INFO com.whyc.App - Started App in 5.229 seconds (JVM running for 6.232) 2025-06-09 18:54:43 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-06-09 18:54:43 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2025-06-09 18:54:43 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 12 ms 2025-06-09 18:54:43 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler... 2025-06-09 18:55:12 [http-nio-8108-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Failure in @ExceptionHandler public com.whyc.dto.Response com.whyc.aop.CustomExceptionResultHandler.sendErrorResponse2Defined(java.lang.Exception,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest) org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'message' at row 1 ### The error may exist in com/whyc/mapper/UserLogMapper.java (best guess) ### The error may involve com.whyc.mapper.UserLogMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO db_user.tb_user_log ( CATEGORY, TYPE, MESSAGE, MESSAGE_DETAIL, USER_ID, USER_NAME, TERMINAL_IP, CREATE_TIME ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'message' at row 1 ; Data truncation: Data too long for column 'message' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'message' at row 1 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy107.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62) at com.sun.proxy.$Proxy108.insert(Unknown Source) at com.whyc.service.UserLogService.add(UserLogService.java:33) at com.whyc.aop.CustomExceptionResultHandler.sendErrorResponse2Defined(CustomExceptionResultHandler.java:34) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:409) at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61) at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141) at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1299) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1111) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1057) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:90) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.whyc.filter.CrossDomainFilter.doFilter(CrossDomainFilter.java:93) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.whyc.filter.AccessFilter.doFilter(AccessFilter.java:59) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1598) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'message' at row 1 at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:104) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:960) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:388) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:498) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy186.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy184.update(Unknown Source) at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy183.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 73 common frames omitted 2025-06-09 18:55:12 [http-nio-8108-exec-6] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [/pis] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.builder.BuilderException: Error evaluating expression 'stic.product!=null'. Cause: org.apache.ibatis.ognl.NoSuchPropertyException: com.whyc.dto.Statistic.DisChargeStic.product] with root cause org.apache.ibatis.ognl.NoSuchPropertyException: com.whyc.dto.Statistic.DisChargeStic.product at org.apache.ibatis.ognl.ObjectPropertyAccessor.getProperty(ObjectPropertyAccessor.java:151) at org.apache.ibatis.ognl.OgnlRuntime.getProperty(OgnlRuntime.java:2719) at org.apache.ibatis.ognl.ASTProperty.getValueBody(ASTProperty.java:114) at org.apache.ibatis.ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212) at org.apache.ibatis.ognl.SimpleNode.getValue(SimpleNode.java:258) at org.apache.ibatis.ognl.ASTChain.getValueBody(ASTChain.java:141) at org.apache.ibatis.ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212) at org.apache.ibatis.ognl.SimpleNode.getValue(SimpleNode.java:258) at org.apache.ibatis.ognl.ASTNotEq.getValueBody(ASTNotEq.java:50) at org.apache.ibatis.ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212) at org.apache.ibatis.ognl.SimpleNode.getValue(SimpleNode.java:258) at org.apache.ibatis.ognl.Ognl.getValue(Ognl.java:493) at org.apache.ibatis.ognl.Ognl.getValue(Ognl.java:457) at org.apache.ibatis.scripting.xmltags.OgnlCache.getValue(OgnlCache.java:46) at org.apache.ibatis.scripting.xmltags.ExpressionEvaluator.evaluateBoolean(ExpressionEvaluator.java:32) at org.apache.ibatis.scripting.xmltags.IfSqlNode.apply(IfSqlNode.java:34) at org.apache.ibatis.scripting.xmltags.MixedSqlNode.lambda$apply$0(MixedSqlNode.java:32) at java.util.ArrayList.forEach(ArrayList.java:1255) at org.apache.ibatis.scripting.xmltags.MixedSqlNode.apply(MixedSqlNode.java:32) at org.apache.ibatis.scripting.xmltags.TrimSqlNode.apply(TrimSqlNode.java:55) at org.apache.ibatis.scripting.xmltags.MixedSqlNode.lambda$apply$0(MixedSqlNode.java:32) at java.util.ArrayList.forEach(ArrayList.java:1255) at org.apache.ibatis.scripting.xmltags.MixedSqlNode.apply(MixedSqlNode.java:32) at org.apache.ibatis.scripting.xmltags.DynamicSqlSource.getBoundSql(DynamicSqlSource.java:39) at org.apache.ibatis.mapping.MappedStatement.getBoundSql(MappedStatement.java:297) at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:83) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy183.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) at com.sun.proxy.$Proxy107.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62) at com.sun.proxy.$Proxy129.getDischr5Statistic(Unknown Source) at com.whyc.service.BattInfService.getDischr5Statistic(BattInfService.java:465) at com.whyc.service.BattInfService$$FastClassBySpringCGLIB$$5fcf3b32.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.whyc.service.BattInfService$$EnhancerBySpringCGLIB$$91909ffa.getDischr5Statistic() at com.whyc.service.BattInfService$$FastClassBySpringCGLIB$$5fcf3b32.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) at com.whyc.service.BattInfService$$EnhancerBySpringCGLIB$$6447b5a4.getDischr5Statistic() at com.whyc.service.BatttestdataInfService.getDischr5Statistic(BatttestdataInfService.java:633) at com.whyc.controller.StatisticController.getDischr5Statistic(StatisticController.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:893) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:798) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:90) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.whyc.filter.CrossDomainFilter.doFilter(CrossDomainFilter.java:93) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.whyc.filter.AccessFilter.doFilter(AccessFilter.java:59) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1598) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2025-06-09 18:55:48 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 18672 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem) 2025-06-09 18:55:48 [main] INFO com.whyc.App - The following profiles are active: dev 2025-06-09 18:55:49 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:55:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:55:49 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2025-06-09 18:55:49 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2025-06-09 18:55:49 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2025-06-09 18:55:49 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor 2025-06-09 18:55:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000 2025-06-09 18:55:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1 2025-06-09 18:55:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null 2025-06-09 18:55:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null 2025-06-09 18:55:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator 2025-06-09 18:55:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64 2025-06-09 18:55:49 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'yamlProperties' of type [com.whyc.constant.YamlProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:49 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'customRealm' of type [com.whyc.realm.CustomRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:49 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$c4e4a934] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:49 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:49 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取! 2025-06-09 18:55:49 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'getAuthorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:49 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2483a3a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:50 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$379c8152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:50 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-06-09 18:55:50 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http) 2025-06-09 18:55:50 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"] 2025-06-09 18:55:50 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2025-06-09 18:55:50 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [] 2025-06-09 18:55:50 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext 2025-06-09 18:55:50 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1809 ms 2025-06-09 18:55:50 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2025-06-09 18:55:52 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2025-06-09 18:55:52 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2025-06-09 18:55:52 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed 2025-06-09 18:55:52 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2025-06-09 18:55:52 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references 2025-06-09 18:55:53 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1 2025-06-09 18:55:53 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"] 2025-06-09 18:55:53 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis' 2025-06-09 18:55:53 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2025-06-09 18:55:53 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2025-06-09 18:55:53 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2025-06-09 18:55:53 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2025-06-09 18:55:53 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed 2025-06-09 18:55:53 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed 2025-06-09 18:55:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2025-06-09 18:55:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2025-06-09 18:55:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2025-06-09 18:55:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2025-06-09 18:55:53 [main] INFO com.whyc.App - Started App in 4.972 seconds (JVM running for 5.768) 2025-06-09 18:55:56 [http-nio-8108-exec-2] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-06-09 18:55:56 [http-nio-8108-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2025-06-09 18:55:56 [http-nio-8108-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms 2025-06-09 18:55:56 [http-nio-8108-exec-2] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...