2024-12-19 16:45:23 [main] INFO c.project.zcustom.ProjectApplication - Starting ProjectApplication using Java 1.8.0_333 on yangdeMacBook-Pro.local with PID 7726 (/Users/yangbq/workspace/sckj/sxgw-pad/target/classes started by yangbq in /Users/yangbq/workspace/sckj/sxgw-pad) 2024-12-19 16:45:23 [main] INFO c.project.zcustom.ProjectApplication - The following profiles are active: dev 2024-12-19 16:45:25 [main] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2024-12-19 16:45:25 [main] INFO c.u.j.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2024-12-19 16:45:25 [main] INFO c.u.j.f.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2024-12-19 16:45:25 [main] INFO c.u.j.r.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2024-12-19 16:45:25 [main] INFO c.u.j.d.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2024-12-19 16:45:25 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2024-12-19 16:45:25 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-12-19 16:45:25 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.54] 2024-12-19 16:45:25 [main] INFO o.a.c.c.C.[.[localhost].[/zhhq_dp] - Initializing Spring embedded WebApplicationContext 2024-12-19 16:45:25 [main] INFO c.u.j.encryptor.DefaultLazyEncryptor - Found Custom Encryptor Bean com.project.zcustom.tools.MyStringEncryptor@65b66b08 with name: jasyptStringEncryptor 2024-12-19 16:45:29 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-12-19 16:45:36 [main] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat]