2026-08-18 17:23:23.538 INFO [restartedMain]com.ccl.sf.SfApplication.logStarting:55 -Starting SfApplication on XuJie with PID 37960 (D:\Work\sf-India-2024\build\classes\java\main started by 23127 in D:\Work\sf-India-2024) 2026-08-18 17:23:23.540 INFO [restartedMain]com.ccl.sf.SfApplication.logStartupProfileInfo:655 -The following profiles are active: dev 2026-08-18 17:23:23.567 INFO [restartedMain]o.s.b.devtools.env.DevToolsPropertyDefaultsPostProcessor.logTo:225 -Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2026-08-18 17:23:23.568 INFO [restartedMain]o.s.b.devtools.env.DevToolsPropertyDefaultsPostProcessor.logTo:225 -For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2026-08-18 17:23:23.777 INFO [restartedMain]o.s.context.annotation.ConfigurationClassParser.processPropertySource:468 -Properties location [file:${user.dir}/application.yml] not resolvable: D:\Work\sf-India-2024\application.yml (系统找不到指定的文件。) 2026-08-18 17:23:24.870 INFO [restartedMain]o.s.boot.web.embedded.tomcat.TomcatWebServer.initialize:108 -Tomcat initialized with port(s): 8086 (http) 2026-08-18 17:23:24.875 INFO [restartedMain]org.apache.coyote.http11.Http11NioProtocol.log:173 -Initializing ProtocolHandler ["http-nio-8086"] 2026-08-18 17:23:24.876 INFO [restartedMain]org.apache.catalina.core.StandardService.log:173 -Starting service [Tomcat] 2026-08-18 17:23:24.876 INFO [restartedMain]org.apache.catalina.core.StandardEngine.log:173 -Starting Servlet engine: [Apache Tomcat/9.0.35] 2026-08-18 17:23:24.959 INFO [restartedMain]o.a.catalina.core.ContainerBase.[Tomcat].[localhost].[/].log:173 -Initializing Spring embedded WebApplicationContext 2026-08-18 17:23:24.960 INFO [restartedMain]org.springframework.web.context.ContextLoader.prepareWebApplicationContext:284 -Root WebApplicationContext: initialization completed in 1392 ms 2026-08-18 17:23:25.095 INFO [restartedMain]c.a.d.s.boot.autoconfigure.DruidDataSourceAutoConfigure.dataSource:56 -Init DruidDataSource 2026-08-18 17:23:25.965 INFO [restartedMain]com.alibaba.druid.pool.DruidDataSource.init:930 -{dataSource-1} inited 2026-08-18 17:23:26.438 INFO [restartedMain]o.s.security.web.DefaultSecurityFilterChain.:43 -Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@700e6dd, org.springframework.security.web.context.SecurityContextPersistenceFilter@286da52f, org.springframework.security.web.header.HeaderWriterFilter@118a3f2a, org.springframework.security.web.authentication.logout.LogoutFilter@7b85ce07, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7b430344, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37b29959, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@33552ecd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@14648d2e, org.springframework.security.web.session.SessionManagementFilter@ea599a5, org.springframework.security.web.access.ExceptionTranslationFilter@237a2a53, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3b7b8de] 2026-08-18 17:23:26.555 INFO [restartedMain]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.initialize:181 -Initializing ExecutorService 'applicationTaskExecutor' 2026-08-18 17:23:26.772 INFO [restartedMain]o.s.scheduling.concurrent.ThreadPoolTaskScheduler.initialize:181 -Initializing ExecutorService 'taskScheduler' 2026-08-18 17:23:26.898 INFO [restartedMain]o.s.boot.devtools.autoconfigure.OptionalLiveReloadServer.startServer:58 -LiveReload server is running on port 35729 2026-08-18 17:23:26.922 INFO [restartedMain]org.apache.coyote.http11.Http11NioProtocol.log:173 -Starting ProtocolHandler ["http-nio-8086"] 2026-08-18 17:23:26.950 INFO [restartedMain]o.s.boot.web.embedded.tomcat.TomcatWebServer.start:220 -Tomcat started on port(s): 8086 (http) with context path '' 2026-08-18 17:23:26.964 INFO [restartedMain]com.ccl.sf.SfApplication.logStarted:61 -Started SfApplication in 3.693 seconds (JVM running for 4.589) 2026-08-18 17:23:26.980 DEBUG [restartedMain]org.springframework.jdbc.core.JdbcTemplate.query:667 -Executing prepared SQL query 2026-08-18 17:23:26.981 DEBUG [restartedMain]org.springframework.jdbc.core.JdbcTemplate.execute:609 -Executing prepared SQL statement [SELECT tbd.id, tbd.site, tbd.type, tbd.second_type, tbd.base_data, tbd.base_desc, tbd.status, tbd.sort_no, tbd.remark FROM tbl_base_data tbd WHERE site = ? AND type = ?] 2026-08-18 17:32:41.555 INFO [SpringContextShutdownHook]o.s.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown:218 -Shutting down ExecutorService 'taskScheduler' 2026-08-18 17:32:41.556 INFO [SpringContextShutdownHook]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.shutdown:218 -Shutting down ExecutorService 'applicationTaskExecutor' 2026-08-18 17:32:41.564 INFO [SpringContextShutdownHook]com.alibaba.druid.pool.DruidDataSource.close:1825 -{dataSource-1} closed