2026-01-25 13:03:14.030 [main] INFO com.example.sso.SsoApplication - Starting SsoApplication on DESKTOP-VGD74VB with PID 13992 (C:\Users\22966\Desktop\testfadda\target\classes started by 22966 in C:\Users\22966\Desktop\testfadda) 2026-01-25 13:03:14.036 [main] INFO com.example.sso.SsoApplication - No active profile set, falling back to default profiles: default 2026-01-25 13:03:15.051 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'asyncConfig' of type [com.example.sso.config.AsyncConfig$$EnhancerBySpringCGLIB$$73938863] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2026-01-25 13:03:15.193 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8082 (http) 2026-01-25 13:03:15.198 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"] 2026-01-25 13:03:15.199 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2026-01-25 13:03:15.199 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.27] 2026-01-25 13:03:15.243 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2026-01-25 13:03:15.243 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1167 ms 2026-01-25 13:03:15.410 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 2026-01-25 13:03:15.411 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'getAsyncExecutor' 2026-01-25 13:03:15.562 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2026-01-25 13:03:15.580 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"] 2026-01-25 13:03:15.631 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '' 2026-01-25 13:03:15.633 [main] INFO com.example.sso.SsoApplication - Started SsoApplication in 2.188 seconds (JVM running for 2.868) 2026-01-25 13:06:13.683 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2026-01-25 13:06:13.686 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'getAsyncExecutor'