2025-05-16 09:53:31 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 15364 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 09:53:31 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 09:53:33 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:53:33 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:53:33 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 09:53:33 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 09:53:33 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 09:53:33 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 09:53:33 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 09:53:33 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 09:53:33 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 09:53:33 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 09:53:33 [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-05-16 09:53:33 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 09:53:34 [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-05-16 09:53:34 [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-05-16 09:53:34 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$861170f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:53:34 [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-05-16 09:53:34 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 09:53:34 [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-05-16 09:53:35 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e5b06b61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:53:35 [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$$f8c94911] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:53:35 [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-05-16 09:53:37 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 09:53:37 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 09:53:37 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 09:53:37 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 09:53:37 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 09:53:37 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5853 ms
|
2025-05-16 09:53:40 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 09:53:43 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 09:53:43 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 09:53:43 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 09:53:43 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 09:53:43 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 09:53:44 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 09:53:44 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 09:53:44 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 09:53:44 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 09:53:44 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 09:53:44 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 09:53:44 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 09:53:44 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 09:53:44 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 09:53:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:53:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 09:53:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:53:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 09:53:44 [main] INFO com.whyc.App - Started App in 13.642 seconds (JVM running for 15.328)
|
2025-05-16 09:53:46 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 09:53:46 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 09:53:46 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 16 ms
|
2025-05-16 09:53:46 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 09:54:32 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 15444 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 09:54:32 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 09:54:34 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:54:34 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:54:34 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 09:54:34 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 09:54:34 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 09:54:34 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 09:54:34 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 09:54:34 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 09:54:34 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 09:54:34 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 09:54:34 [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-05-16 09:54:34 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 09:54:35 [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-05-16 09:54:35 [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-05-16 09:54:35 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$2a57d0e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:54:35 [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-05-16 09:54:35 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 09:54:35 [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-05-16 09:54:35 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$89f6cb55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:54:35 [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$$9d0fa905] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:54:35 [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-05-16 09:54:35 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 09:54:35 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 09:54:36 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 09:54:36 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 09:54:36 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 09:54:36 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3430 ms
|
2025-05-16 09:54:36 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 09:54:38 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 09:54:39 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 09:54:39 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 09:54:39 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 09:54:39 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 09:54:39 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 09:54:39 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 09:54:39 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 09:54:39 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 09:54:39 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 09:54:39 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 09:54:39 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 09:54:39 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 09:54:39 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 09:54:39 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:54:39 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 09:54:39 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:54:39 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 09:54:39 [main] INFO com.whyc.App - Started App in 7.668 seconds (JVM running for 8.975)
|
2025-05-16 09:54:44 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 09:54:44 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 09:54:44 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 15 ms
|
2025-05-16 09:54:44 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 09:55:01 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 3576 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 09:55:01 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 09:55:02 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:55:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:55:02 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 09:55:02 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 09:55:03 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 09:55:03 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 09:55:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 09:55:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 09:55:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 09:55:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 09:55:03 [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-05-16 09:55:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 09:55:03 [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-05-16 09:55:03 [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-05-16 09:55:03 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$a4d39d13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:55:03 [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-05-16 09:55:03 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 09:55:03 [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-05-16 09:55:03 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4729781] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:55:03 [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$$178b7531] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 09:55:03 [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-05-16 09:55:04 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 09:55:04 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 09:55:04 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 09:55:04 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 09:55:04 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 09:55:04 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3374 ms
|
2025-05-16 09:55:05 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 09:55:06 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 09:55:07 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 09:55:07 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 09:55:07 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 09:55:07 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 09:55:07 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 09:55:07 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 09:55:07 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 09:55:07 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 09:55:07 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 09:55:07 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 09:55:07 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 09:55:07 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 09:55:07 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 09:55:07 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 09:55:07 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 09:55:07 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 09:55:07 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 09:55:07 [main] INFO com.whyc.App - Started App in 7.49 seconds (JVM running for 8.695)
|
2025-05-16 09:55:11 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 09:55:11 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 09:55:11 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 16 ms
|
2025-05-16 09:55:11 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 10:03:17 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 16784 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 10:03:17 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 10:03:19 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:03:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:03:19 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 10:03:19 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 10:03:19 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 10:03:19 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 10:03:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 10:03:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 10:03:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 10:03:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 10:03:19 [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-05-16 10:03:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 10:03:19 [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-05-16 10:03:20 [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-05-16 10:03:20 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$601e8b9f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:03:20 [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-05-16 10:03:20 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 10:03:20 [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-05-16 10:03:20 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bfbd860d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:03:20 [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$$d2d663bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:03:20 [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-05-16 10:03:21 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 10:03:21 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 10:03:21 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 10:03:21 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 10:03:21 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 10:03:21 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3422 ms
|
2025-05-16 10:03:21 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 10:03:24 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 10:03:25 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 10:03:26 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 10:03:26 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 10:03:26 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 10:03:27 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 10:03:27 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 10:03:27 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 10:03:27 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 10:03:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 10:03:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 10:03:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 10:03:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 10:03:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 10:03:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:03:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 10:03:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:03:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 10:03:27 [main] INFO com.whyc.App - Started App in 11.137 seconds (JVM running for 14.15)
|
2025-05-16 10:03:34 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 10:03:34 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 10:03:34 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 83 ms
|
2025-05-16 10:03:34 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 10:04:27 [Thread-24] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
2025-05-16 10:04:27 [Thread-24] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
2025-05-16 10:04:27 [Thread-24] INFO o.a.s.s.m.AbstractValidatingSessionManager - Disabled session validation scheduler.
|
2025-05-16 10:14:25 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 3968 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 10:14:25 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 10:14:27 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:14:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:14:27 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 10:14:27 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 10:14:27 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 10:14:27 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 10:14:27 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 10:14:27 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 10:14:27 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 10:14:27 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 10:14:27 [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-05-16 10:14:27 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 10:14:28 [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-05-16 10:14:28 [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-05-16 10:14:28 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$59ef7f2c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:14:28 [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-05-16 10:14:28 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 10:14:28 [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-05-16 10:14:29 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b98e799a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:14:29 [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$$cca7574a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:14:29 [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-05-16 10:14:30 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 10:14:30 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 10:14:30 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 10:14:30 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 10:14:30 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 10:14:30 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 4883 ms
|
2025-05-16 10:14:31 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 10:14:35 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 10:14:35 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 10:14:35 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 10:14:35 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 10:14:35 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 10:14:36 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 10:14:36 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 10:14:36 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 10:14:36 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 10:14:36 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 10:14:36 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 10:14:36 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 10:14:36 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 10:14:36 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 10:14:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:14:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 10:14:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:14:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 10:14:36 [main] INFO com.whyc.App - Started App in 11.508 seconds (JVM running for 13.189)
|
2025-05-16 10:14:42 [http-nio-8108-exec-2] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 10:14:42 [http-nio-8108-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 10:14:43 [http-nio-8108-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 19 ms
|
2025-05-16 10:14:43 [http-nio-8108-exec-2] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 10:15:42 [Thread-24] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
2025-05-16 10:15:42 [Thread-24] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
2025-05-16 10:15:42 [Thread-24] INFO o.a.s.s.m.AbstractValidatingSessionManager - Disabled session validation scheduler.
|
2025-05-16 10:16:18 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 11360 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 10:16:18 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 10:16:19 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:16:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:16:19 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 10:16:19 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 10:16:19 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 10:16:19 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 10:16:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 10:16:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 10:16:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 10:16:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 10:16:19 [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-05-16 10:16:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 10:16:20 [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-05-16 10:16:20 [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-05-16 10:16:20 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$f4e73041] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:16:20 [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-05-16 10:16:20 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 10:16:20 [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-05-16 10:16:20 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$54862aaf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:16:21 [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$$679f085f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 10:16:21 [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-05-16 10:16:21 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 10:16:21 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 10:16:21 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 10:16:21 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 10:16:21 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 10:16:21 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3753 ms
|
2025-05-16 10:16:22 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 10:16:26 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 10:16:26 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 10:16:27 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 10:16:27 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 10:16:27 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 10:16:27 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 10:16:27 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 10:16:28 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 10:16:28 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 10:16:28 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 10:16:28 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 10:16:28 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 10:16:28 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 10:16:28 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 10:16:28 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 10:16:28 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 10:16:28 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 10:16:28 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 10:16:28 [main] INFO com.whyc.App - Started App in 10.672 seconds (JVM running for 11.855)
|
2025-05-16 10:16:34 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 10:16:34 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 10:16:34 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms
|
2025-05-16 10:16:34 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:11:16 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 15292 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:11:16 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:11:17 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:11:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:11:17 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:11:17 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:11:17 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:11:17 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:11:17 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:11:17 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:11:17 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:11:17 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:11:17 [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-05-16 11:11:17 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:11:18 [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-05-16 11:11:18 [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-05-16 11:11:18 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$ca6f1b0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:11:18 [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-05-16 11:11:18 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:11:18 [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-05-16 11:11:18 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2a0e1578] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:11:18 [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$$3d26f328] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:11:18 [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-05-16 11:11:19 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:11:19 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:11:19 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:11:19 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:11:19 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:11:19 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2771 ms
|
2025-05-16 11:11:19 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:11:21 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:11:21 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:11:21 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:11:22 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:11:22 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:11:22 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:11:22 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:11:22 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:11:22 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:11:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:11:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:11:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:11:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:11:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:11:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:11:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:11:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:11:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:11:22 [main] INFO com.whyc.App - Started App in 6.834 seconds (JVM running for 7.879)
|
2025-05-16 11:11:23 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:11:23 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:11:23 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 19 ms
|
2025-05-16 11:11:23 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:15:45 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 20032 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:15:45 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:15:46 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:15:46 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:15:46 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:15:46 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:15:46 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:15:46 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:15:46 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:15:46 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:15:46 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:15:46 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:15:46 [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-05-16 11:15:46 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:15:47 [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-05-16 11:15:47 [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-05-16 11:15:47 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$2b55a6bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:15:47 [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-05-16 11:15:47 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:15:47 [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-05-16 11:15:47 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8af4a12d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:15:47 [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$$9e0d7edd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:15:47 [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-05-16 11:15:47 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:15:47 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:15:47 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:15:47 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:15:47 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:15:47 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2149 ms
|
2025-05-16 11:15:48 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:15:49 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:15:49 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:15:49 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:15:49 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:15:49 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:15:50 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:15:50 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:15:50 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:15:50 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:15:50 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:15:50 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:15:50 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:15:50 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:15:50 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:15:50 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:15:50 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:15:50 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:15:50 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:15:50 [main] INFO com.whyc.App - Started App in 5.352 seconds (JVM running for 6.288)
|
2025-05-16 11:15:54 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:15:54 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:15:54 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 15 ms
|
2025-05-16 11:15:54 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:16:43 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 8316 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:16:43 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:16:44 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:16:44 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:16:44 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:16:44 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:16:44 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:16:44 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:16:44 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:16:44 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:16:44 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:16:44 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:16:44 [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-05-16 11:16:44 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:16:44 [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-05-16 11:16:44 [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-05-16 11:16:44 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$9f2da7d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:16:45 [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-05-16 11:16:45 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:16:45 [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-05-16 11:16:45 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fecca244] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:16:45 [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$$11e57ff4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:16:45 [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-05-16 11:16:45 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:16:45 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:16:45 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:16:45 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:16:45 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:16:45 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2263 ms
|
2025-05-16 11:16:46 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:16:47 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:16:47 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:16:47 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:16:47 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:16:47 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:16:48 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:16:48 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:16:48 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:16:48 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:16:48 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:16:48 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:16:48 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:16:48 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:16:48 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:16:48 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:16:48 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:16:48 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:16:48 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:16:48 [main] INFO com.whyc.App - Started App in 5.424 seconds (JVM running for 6.316)
|
2025-05-16 11:16:52 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:16:52 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:16:52 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms
|
2025-05-16 11:16:52 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:20:55 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 20864 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:20:55 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:20:57 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:20:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:20:57 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:20:57 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:20:57 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:20:57 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:20:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:20:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:20:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:20:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:20: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-05-16 11:20:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:20:57 [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-05-16 11:20:57 [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-05-16 11:20:57 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$72a3061c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:20:57 [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-05-16 11:20:57 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:20:57 [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-05-16 11:20:57 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d242008a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:20:57 [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$$e55ade3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:20:57 [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-05-16 11:20:58 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:20:58 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:20:58 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:20:58 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:20:58 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:20:58 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2193 ms
|
2025-05-16 11:20:58 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:20:59 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:21:00 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:21:00 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:21:00 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:21:00 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:21:00 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:21:00 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:21:00 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:21:00 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:21:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:21:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:21:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:21:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:21:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:21:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:21:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:21:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:21:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:21:00 [main] INFO com.whyc.App - Started App in 5.192 seconds (JVM running for 6.096)
|
2025-05-16 11:21:06 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:21:06 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:21:06 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms
|
2025-05-16 11:21:06 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:21:37 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 21116 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:21:37 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:21:38 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:21:38 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:21:38 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:21:38 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:21:38 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:21:38 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:21:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:21:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:21:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:21:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:21: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-05-16 11:21:38 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:21:38 [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-05-16 11:21:38 [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-05-16 11:21:38 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$1c1e3821] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:21:38 [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-05-16 11:21:38 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:21:38 [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-05-16 11:21:38 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7bbd328f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:21:38 [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$$8ed6103f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:21:38 [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-05-16 11:21:39 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:21:39 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:21:39 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:21:39 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:21:39 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:21:39 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1941 ms
|
2025-05-16 11:21:39 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:21:41 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:21:41 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:21:41 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:21:41 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:21:41 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:21:41 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:21:41 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:21:41 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:21:41 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:21:41 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:21:41 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:21:41 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:21:41 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:21:41 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:21:41 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:21:41 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:21:41 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:21:41 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:21:41 [main] INFO com.whyc.App - Started App in 5.034 seconds (JVM running for 5.857)
|
2025-05-16 11:22:00 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:22:00 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:22:00 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 14 ms
|
2025-05-16 11:22:00 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:22:20 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 21460 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:22:20 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:22:21 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:22:21 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:22:21 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:22:21 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:22:21 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:22:21 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:22:21 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:22:21 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:22:21 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:22:21 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:22:21 [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-05-16 11:22:21 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:22:22 [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-05-16 11:22:22 [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-05-16 11:22:22 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$ab894647] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:22:22 [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-05-16 11:22:22 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:22:22 [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-05-16 11:22:22 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b2840b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:22:22 [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$$1e411e65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:22:22 [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-05-16 11:22:23 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:22:23 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:22:23 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:22:23 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:22:23 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:22:23 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2248 ms
|
2025-05-16 11:22:23 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:22:24 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:22:25 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:22:25 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:22:25 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:22:25 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:22:25 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:22:25 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:22:25 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:22:25 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:22:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:22:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:22:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:22:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:22:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:22:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:22:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:22:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:22:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:22:25 [main] INFO com.whyc.App - Started App in 5.35 seconds (JVM running for 6.214)
|
2025-05-16 11:22:30 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:22:30 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:22:30 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 20 ms
|
2025-05-16 11:22:30 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:26:27 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 16088 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:26:27 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:26:29 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:26:29 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:26:29 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:26:29 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:26:29 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:26:29 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:26:29 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:26:29 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:26:29 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:26:29 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:26:29 [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-05-16 11:26:29 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:26:29 [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-05-16 11:26:29 [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-05-16 11:26:29 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$3f5c8116] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:26:29 [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-05-16 11:26:29 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:26:29 [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-05-16 11:26:29 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9efb7b84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:26:29 [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$$b2145934] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:26:29 [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-05-16 11:26:29 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:26:30 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:26:30 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:26:30 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:26:30 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:26:30 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2109 ms
|
2025-05-16 11:26:30 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:26:31 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:26:32 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:26:32 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:26:32 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:26:32 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:26:32 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:26:32 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:26:32 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:26:32 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:26:32 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:26:32 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:26:32 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:26:32 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:26:32 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:26:32 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:26:32 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:26:32 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:26:32 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:26:32 [main] INFO com.whyc.App - Started App in 5.205 seconds (JVM running for 6.13)
|
2025-05-16 11:26:35 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:26:35 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:26:35 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 16 ms
|
2025-05-16 11:26:35 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:28:01 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 22472 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:28:01 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:28:02 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:28:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:28:02 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:28:02 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:28:02 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:28:02 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:28:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:28:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:28:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:28:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:28:02 [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-05-16 11:28:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:28:02 [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-05-16 11:28:02 [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-05-16 11:28:02 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$23def66a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:28:02 [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-05-16 11:28:02 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:28:02 [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-05-16 11:28:02 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$837df0d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:28:03 [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$$9696ce88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:28:03 [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-05-16 11:28:03 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:28:03 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:28:03 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:28:03 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:28:03 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:28:03 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2182 ms
|
2025-05-16 11:28:04 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:28:05 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:28:06 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:28:06 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:28:06 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:28:06 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:28:06 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:28:06 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:28:06 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:28:06 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:28:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:28:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:28:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:28:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:28:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:28:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:28:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:28:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:28:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:28:06 [main] INFO com.whyc.App - Started App in 5.842 seconds (JVM running for 6.826)
|
2025-05-16 11:28:06 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:28:06 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:28:06 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 17 ms
|
2025-05-16 11:28:06 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:29:00 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 22160 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:29:00 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:29:02 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:29:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:29:02 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:29:02 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:29:02 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:29:02 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:29:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:29:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:29:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:29:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:29:02 [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-05-16 11:29:02 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:29:02 [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-05-16 11:29:02 [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-05-16 11:29:02 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$556e772b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:29:02 [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-05-16 11:29:02 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:29:02 [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-05-16 11:29:02 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b50d7199] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:29:02 [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$$c8264f49] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:29:02 [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-05-16 11:29:03 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:29:03 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:29:03 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:29:03 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:29:03 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:29:03 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2092 ms
|
2025-05-16 11:29:03 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:29:04 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:29:05 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:29:05 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:29:05 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:29:05 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:29:05 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:29:05 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:29:05 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:29:05 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:29:05 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:29:05 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:29:05 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:29:05 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:29:05 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:29:05 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:29:05 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:29:05 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:29:05 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:29:05 [main] INFO com.whyc.App - Started App in 4.921 seconds (JVM running for 5.723)
|
2025-05-16 11:29:10 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:29:10 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:29:10 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 14 ms
|
2025-05-16 11:29:10 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:36:35 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 21920 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:36:35 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:36:36 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:36:36 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:36:36 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:36:36 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:36:36 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:36:36 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:36:36 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:36:36 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:36:36 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:36:36 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:36:36 [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-05-16 11:36:36 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:36:37 [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-05-16 11:36:37 [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-05-16 11:36:37 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$e5b526d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:36:37 [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-05-16 11:36:37 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:36:37 [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-05-16 11:36:37 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$45542147] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:36:37 [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$$586cfef7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:36:37 [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-05-16 11:36:37 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:36:37 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:36:37 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:36:37 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:36:37 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:36:37 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2152 ms
|
2025-05-16 11:36:38 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:36:39 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:36:39 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:36:39 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:36:39 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:36:39 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:36:40 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:36:40 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:36:40 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:36:40 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:36:40 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:36:40 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:36:40 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:36:40 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:36:40 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:36:40 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:36:40 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:36:40 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:36:40 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:36:40 [main] INFO com.whyc.App - Started App in 5.267 seconds (JVM running for 6.226)
|
2025-05-16 11:37:00 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:37:00 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:37:00 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 18 ms
|
2025-05-16 11:37:01 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 11:39:22 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 22240 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 11:39:22 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 11:39:23 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:39:23 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:39:23 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 11:39:23 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 11:39:23 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 11:39:23 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 11:39:23 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 11:39:23 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 11:39:23 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 11:39:23 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 11:39:23 [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-05-16 11:39:23 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 11:39:24 [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-05-16 11:39:24 [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-05-16 11:39:24 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$e1909805] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:39:24 [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-05-16 11:39:24 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 11:39:24 [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-05-16 11:39:24 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$412f9273] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:39:24 [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$$54487023] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 11:39:24 [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-05-16 11:39:24 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 11:39:24 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:39:24 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 11:39:24 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 11:39:24 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 11:39:24 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1993 ms
|
2025-05-16 11:39:25 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 11:39:26 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 11:39:26 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 11:39:26 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 11:39:26 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 11:39:26 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 11:39:27 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 11:39:27 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 11:39:27 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 11:39:27 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 11:39:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 11:39:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 11:39:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 11:39:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 11:39:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 11:39:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 11:39:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 11:39:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 11:39:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 11:39:27 [main] INFO com.whyc.App - Started App in 4.997 seconds (JVM running for 5.813)
|
2025-05-16 11:39:27 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 11:39:27 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 11:39:27 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 11 ms
|
2025-05-16 11:39:27 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 15:22:12 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 18308 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 15:22:12 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 15:22:13 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:22:13 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:22:13 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 15:22:13 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 15:22:13 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 15:22:13 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 15:22:13 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 15:22:13 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 15:22:13 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 15:22:13 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 15:22:13 [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-05-16 15:22:13 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 15:22:14 [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-05-16 15:22:14 [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-05-16 15:22:14 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$6318d347] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 15:22:14 [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-05-16 15:22:14 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 15:22:14 [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-05-16 15:22:14 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c2b7cdb5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 15:22:14 [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$$d5d0ab65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 15:22:14 [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-05-16 15:22:14 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 15:22:14 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 15:22:14 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 15:22:14 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 15:22:14 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 15:22:14 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1908 ms
|
2025-05-16 15:22:15 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 15:22:16 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 15:22:16 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 15:22:16 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 15:22:16 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 15:22:16 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 15:22:17 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 15:22:17 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 15:22:17 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 15:22:17 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 15:22:17 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 15:22:17 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 15:22:17 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 15:22:17 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 15:22:17 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 15:22:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:22:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 15:22:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 15:22:17 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 15:22:17 [main] INFO com.whyc.App - Started App in 4.658 seconds (JVM running for 5.453)
|
2025-05-16 15:22:20 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 15:22:20 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 15:22:20 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 12 ms
|
2025-05-16 15:22:20 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 15:58:57 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 17284 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 15:58:57 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 15:58:58 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:58:58 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:58:58 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 15:58:58 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 15:58:58 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 15:58:58 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 15:58:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 15:58:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 15:58:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 15:58:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 15:58: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-05-16 15:58:58 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 15:58:59 [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-05-16 15:58:59 [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-05-16 15:58:59 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$494450ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 15:58:59 [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-05-16 15:58:59 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 15:58:59 [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-05-16 15:58:59 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a8e34b5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 15:58: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$$bbfc290b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 15:58: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-05-16 15:58:59 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 15:58:59 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 15:58:59 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 15:58:59 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 15:58:59 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 15:58:59 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2043 ms
|
2025-05-16 15:59:00 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 15:59:01 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 15:59:01 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 15:59:01 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 15:59:01 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 15:59:02 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 15:59:02 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 15:59:02 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 15:59:02 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 15:59:02 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 15:59:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 15:59:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 15:59:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 15:59:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 15:59:02 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 15:59:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 15:59:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 15:59:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 15:59:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 15:59:02 [main] INFO com.whyc.App - Started App in 5.023 seconds (JVM running for 5.868)
|
2025-05-16 16:00:47 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:00:47 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:00:47 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms
|
2025-05-16 16:00:47 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 16:47:43 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 21060 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:47:43 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:48:02 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 25824 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:48:02 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:48:02 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:02 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:03 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 16:48:03 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 16:48:03 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 16:48:03 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 16:48:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 16:48:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 16:48:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 16:48:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 16:48:03 [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-05-16 16:48:03 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 16:48:03 [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-05-16 16:48:03 [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-05-16 16:48:03 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$68eb649e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:48:03 [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-05-16 16:48:03 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 16:48:03 [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-05-16 16:48:03 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c88a5f0c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:48:03 [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$$dba33cbc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:48:03 [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-05-16 16:48:03 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 16:48:03 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:48:03 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 16:48:03 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 16:48:03 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 16:48:03 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1713 ms
|
2025-05-16 16:48:04 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 16:48:05 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 16:48:05 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 16:48:05 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 16:48:05 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 16:48:05 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 16:48:06 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 16:48:06 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:48:06 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 16:48:06 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 16:48:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 16:48:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 16:48:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 16:48:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 16:48:06 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 16:48:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:48:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:48:06 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 16:48:06 [main] INFO com.whyc.App - Started App in 4.344 seconds (JVM running for 5.114)
|
2025-05-16 16:48:14 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:48:14 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:48:14 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 8 ms
|
2025-05-16 16:48:14 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 16:48:52 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 18744 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:48:52 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:48:53 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:53 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:53 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 16:48:53 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 16:48:53 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 16:48:53 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 16:48:53 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 16:48:53 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 16:48:53 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 16:48:53 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 16:48:53 [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-05-16 16:48:53 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 16:48:54 [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-05-16 16:48:54 [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-05-16 16:48:54 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$c672c2bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:48:54 [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-05-16 16:48:54 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 16:48:54 [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-05-16 16:48:54 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2611bd2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:48:54 [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$$392a9ada] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:48:54 [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-05-16 16:48:54 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 16:48:54 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:48:54 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 16:48:54 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 16:48:54 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 16:48:54 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1750 ms
|
2025-05-16 16:48:55 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 16:48:56 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 16:48:56 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 16:48:56 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 16:48:56 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 16:48:56 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 16:48:56 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 16:48:56 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:48:56 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 16:48:56 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 16:48:56 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 16:48:56 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 16:48:56 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 16:48:56 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 16:48:56 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 16:48:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:48:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:48:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:48:56 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 16:48:56 [main] INFO com.whyc.App - Started App in 4.29 seconds (JVM running for 5.058)
|
2025-05-16 16:48:59 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:48:59 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:48:59 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 9 ms
|
2025-05-16 16:48:59 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 16:51:21 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 26188 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:51:21 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:51:22 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:51:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:51:22 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 16:51:22 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 16:51:22 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 16:51:22 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 16:51:22 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 16:51:22 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 16:51:22 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 16:51:22 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 16:51:22 [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-05-16 16:51:22 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 16:51:23 [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-05-16 16:51:23 [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-05-16 16:51:23 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$a0ccef8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:51:23 [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-05-16 16:51:23 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 16:51:23 [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-05-16 16:51:23 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6be9fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:51:23 [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$$1384c7ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:51:23 [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-05-16 16:51:23 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 16:51:23 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:51:23 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 16:51:23 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 16:51:23 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 16:51:23 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1713 ms
|
2025-05-16 16:51:23 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 16:51:25 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 16:51:25 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 16:51:25 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 16:51:25 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 16:51:25 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 16:51:25 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 16:51:25 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:51:25 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 16:51:25 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 16:51:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 16:51:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 16:51:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 16:51:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 16:51:25 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 16:51:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:51:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:51:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:51:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 16:51:25 [main] INFO com.whyc.App - Started App in 4.425 seconds (JVM running for 5.244)
|
2025-05-16 16:51:26 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:51:26 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:51:26 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 8 ms
|
2025-05-16 16:51:26 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 16:52:18 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 26604 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:52:18 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:52:19 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:52:19 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:52:19 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 16:52:19 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 16:52:19 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 16:52:19 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 16:52:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 16:52:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 16:52:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 16:52:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 16:52:19 [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-05-16 16:52:19 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 16:52:19 [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-05-16 16:52:19 [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-05-16 16:52:19 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$5234f0a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:52:19 [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-05-16 16:52:19 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 16:52:19 [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-05-16 16:52:19 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b1d3eb12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:52:19 [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$$c4ecc8c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:52:19 [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-05-16 16:52:19 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 16:52:19 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:52:19 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 16:52:19 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 16:52:20 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 16:52:20 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1750 ms
|
2025-05-16 16:52:20 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 16:52:21 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 16:52:22 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 16:52:22 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 16:52:22 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 16:52:22 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 16:52:22 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 16:52:22 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:52:22 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 16:52:22 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 16:52:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 16:52:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 16:52:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 16:52:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 16:52:22 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 16:52:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:52:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:52:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:52:22 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 16:52:22 [main] INFO com.whyc.App - Started App in 4.482 seconds (JVM running for 5.277)
|
2025-05-16 16:54:06 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:54:06 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:54:06 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 10 ms
|
2025-05-16 16:54:06 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 16:54:48 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 26348 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:54:48 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:54:49 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:54:49 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:54:49 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 16:54:49 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 16:54:49 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 16:54:49 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 16:54:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 16:54:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 16:54:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 16:54:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 16:54: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-05-16 16:54:49 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 16:54: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-05-16 16:54:50 [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-05-16 16:54:50 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$b29cf0a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:54:50 [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-05-16 16:54:50 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 16:54:50 [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-05-16 16:54:50 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$123beb10] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:54: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$$2554c8c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:54: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-05-16 16:54:50 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 16:54:50 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:54:50 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 16:54:50 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 16:54:50 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 16:54:50 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1745 ms
|
2025-05-16 16:54:50 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 16:54:52 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 16:54:52 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 16:54:52 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 16:54:52 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 16:54:52 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 16:54:52 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 16:54:52 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:54:52 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 16:54:52 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 16:54:52 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 16:54:52 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 16:54:52 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 16:54:52 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 16:54:52 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 16:54:52 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:54:52 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:54:52 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:54:52 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 16:54:52 [main] INFO com.whyc.App - Started App in 4.313 seconds (JVM running for 5.009)
|
2025-05-16 16:54:58 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:54:58 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:54:58 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 10 ms
|
2025-05-16 16:54:58 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 16:58:23 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 23556 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 16:58:24 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 16:58:24 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:58:24 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:58:24 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 16:58:24 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 16:58:24 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 16:58:24 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 16:58:24 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 16:58:24 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 16:58:24 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 16:58:24 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 16:58:24 [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-05-16 16:58:24 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 16:58:25 [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-05-16 16:58:25 [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-05-16 16:58:25 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$10e34b03] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:58:25 [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-05-16 16:58:25 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 16:58:25 [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-05-16 16:58:25 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$70824571] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:58:25 [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$$839b2321] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 16:58:25 [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-05-16 16:58:25 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 16:58:25 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:58:25 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 16:58:25 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 16:58:25 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 16:58:25 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1725 ms
|
2025-05-16 16:58:26 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 16:58:27 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 16:58:27 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 16:58:27 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 16:58:27 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 16:58:27 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 16:58:27 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 16:58:27 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 16:58:27 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 16:58:27 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 16:58:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 16:58:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 16:58:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 16:58:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 16:58:27 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 16:58:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 16:58:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 16:58:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 16:58:27 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 16:58:27 [main] INFO com.whyc.App - Started App in 4.221 seconds (JVM running for 4.912)
|
2025-05-16 16:58:56 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 16:58:56 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 16:58:56 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 11 ms
|
2025-05-16 16:58:56 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 17:05:00 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 24348 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 17:05:00 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 17:05:01 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:05:01 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:05:01 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 17:05:01 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 17:05:01 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 17:05:01 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 17:05:01 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 17:05:01 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 17:05:01 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 17:05:01 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 17:05:01 [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-05-16 17:05:01 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 17:05:01 [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-05-16 17:05:01 [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-05-16 17:05:01 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$dae7cf66] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:05:01 [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-05-16 17:05:01 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 17:05:01 [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-05-16 17:05:01 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3a86c9d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:05:02 [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$$4d9fa784] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:05:02 [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-05-16 17:05:02 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 17:05:02 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 17:05:02 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 17:05:02 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 17:05:02 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 17:05:02 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1992 ms
|
2025-05-16 17:05:02 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 17:05:04 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 17:05:04 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 17:05:04 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 17:05:04 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 17:05:04 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 17:05:04 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 17:05:04 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 17:05:04 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 17:05:04 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 17:05:04 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 17:05:04 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 17:05:04 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 17:05:04 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 17:05:04 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 17:05:04 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:05:04 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 17:05:04 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:05:04 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 17:05:04 [main] INFO com.whyc.App - Started App in 4.761 seconds (JVM running for 5.576)
|
2025-05-16 17:05:04 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 17:05:04 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 17:05:04 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 11 ms
|
2025-05-16 17:05:04 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 17:12:56 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 7684 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 17:12:56 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 17:12:57 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:12:57 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:12:57 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 17:12:57 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 17:12:57 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 17:12:57 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 17:12:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 17:12:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 17:12:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 17:12:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 17:12: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-05-16 17:12:57 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 17:12:57 [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-05-16 17:12:57 [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-05-16 17:12:57 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$6cad12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:12:57 [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-05-16 17:12:57 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 17:12:57 [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-05-16 17:12:57 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$600ba780] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:12:57 [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$$73248530] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:12:57 [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-05-16 17:12:58 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 17:12:58 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 17:12:58 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 17:12:58 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 17:12:58 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 17:12:58 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1757 ms
|
2025-05-16 17:12:58 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 17:12:59 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 17:12:59 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 17:12:59 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 17:12:59 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 17:12:59 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 17:13:00 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 17:13:00 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 17:13:00 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 17:13:00 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 17:13:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 17:13:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 17:13:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 17:13:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 17:13:00 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 17:13:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:13:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 17:13:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:13:00 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 17:13:00 [main] INFO com.whyc.App - Started App in 4.226 seconds (JVM running for 4.919)
|
2025-05-16 17:13:05 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 17:13:05 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 17:13:05 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 21 ms
|
2025-05-16 17:13:05 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|
2025-05-16 17:14:14 [main] INFO com.whyc.App - Starting App on DESKTOP-Q82RRVK with PID 20968 (E:\GitWorkSpace\powerIntelligenceSystem\target\classes started by Administrator in E:\GitWorkSpace\powerIntelligenceSystem)
|
2025-05-16 17:14:14 [main] INFO com.whyc.App - The following profiles are active: dev
|
2025-05-16 17:14:15 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application-dev.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:14:15 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource applicationConfig: [classpath:/config/application.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:14:15 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
|
2025-05-16 17:14:15 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
|
2025-05-16 17:14:15 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
|
2025-05-16 17:14:15 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
|
2025-05-16 17:14:15 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
|
2025-05-16 17:14:15 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
|
2025-05-16 17:14:15 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
|
2025-05-16 17:14:15 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
|
2025-05-16 17:14:15 [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-05-16 17:14:15 [main] INFO c.u.j.c.StringEncryptorBuilder - Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
|
2025-05-16 17:14:15 [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-05-16 17:14:15 [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-05-16 17:14:15 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.whyc.config.ShiroConfig$$EnhancerBySpringCGLIB$$d6a6b0ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:14:15 [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-05-16 17:14:15 [main] WARN com.whyc.properties.PropertiesUtil - 资源路径中不存在authentication.properties权限文件,忽略读取!
|
2025-05-16 17:14:15 [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-05-16 17:14:15 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3645ab6d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:14:15 [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$$495e891d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
2025-05-16 17:14:15 [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-05-16 17:14:15 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8108 (http)
|
2025-05-16 17:14:15 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8108"]
|
2025-05-16 17:14:15 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
2025-05-16 17:14:15 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: []
|
2025-05-16 17:14:15 [main] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring embedded WebApplicationContext
|
2025-05-16 17:14:15 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1714 ms
|
2025-05-16 17:14:16 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
2025-05-16 17:14:17 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
|
2025-05-16 17:14:17 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
2025-05-16 17:14:17 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Context refreshed
|
2025-05-16 17:14:17 [main] INFO s.d.s.w.p.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
2025-05-16 17:14:17 [main] INFO s.d.s.w.s.ApiListingReferenceScanner - Scanning for api listing references
|
2025-05-16 17:14:17 [main] INFO s.d.s.w.r.o.CachingOperationNameGenerator - Generating unique operation named: getPermitListUsingGET_1
|
2025-05-16 17:14:17 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8108"]
|
2025-05-16 17:14:18 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8108 (http) with context path '/pis'
|
2025-05-16 17:14:18 [main] INFO c.u.j.c.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
|
2025-05-16 17:14:18 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed
|
2025-05-16 17:14:18 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed
|
2025-05-16 17:14:18 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source random refreshed
|
2025-05-16 17:14:18 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application-dev.yml] refreshed
|
2025-05-16 17:14:18 [main] INFO c.u.j.c.CachingDelegateEncryptablePropertySource - Property Source applicationConfig: [classpath:/config/application.yml] refreshed
|
2025-05-16 17:14:18 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
|
2025-05-16 17:14:18 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
|
2025-05-16 17:14:18 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
|
2025-05-16 17:14:18 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
|
2025-05-16 17:14:18 [main] INFO com.whyc.App - Started App in 4.199 seconds (JVM running for 4.893)
|
2025-05-16 17:14:24 [http-nio-8108-exec-1] INFO o.a.c.c.C.[.[localhost].[/pis] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2025-05-16 17:14:24 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
2025-05-16 17:14:24 [http-nio-8108-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 9 ms
|
2025-05-16 17:14:24 [http-nio-8108-exec-1] INFO o.a.s.s.m.AbstractValidatingSessionManager - Enabling session validation scheduler...
|