31 lines
4.2 KiB
Plaintext
31 lines
4.2 KiB
Plaintext
bibimbap-app |
|
|
bibimbap-app | . ____ _ __ _ _
|
|
bibimbap-app | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
|
bibimbap-app | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
|
bibimbap-app | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
|
bibimbap-app | ' |____| .__|_| |_|_| |_\__, | / / / /
|
|
bibimbap-app | =========|_|==============|___/=/_/_/_/
|
|
bibimbap-app |
|
|
bibimbap-app | :: Spring Boot :: (v3.5.14-SNAPSHOT)
|
|
bibimbap-app |
|
|
bibimbap-app | 2026-06-17T02:27:16.907Z INFO 1 --- [bibimbap] [ main] c.p.bibimbap.BibimbapApplication : Starting BibimbapApplication using Java 21.0.11 with PID 1 (/app/app.war started by root in /app)
|
|
bibimbap-app | 2026-06-17T02:27:16.908Z INFO 1 --- [bibimbap] [ main] c.p.bibimbap.BibimbapApplication : The following 1 profile is active: "dev"
|
|
bibimbap-app | 2026-06-17T02:27:17.165Z DEBUG 1 --- [bibimbap] [ main] org.apache.ibatis.logging.LogFactory : Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
|
|
bibimbap-app | 2026-06-17T02:27:17.304Z INFO 1 --- [bibimbap] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8080 (http)
|
|
bibimbap-app | 2026-06-17T02:27:17.310Z INFO 1 --- [bibimbap] [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
bibimbap-app | 2026-06-17T02:27:17.310Z INFO 1 --- [bibimbap] [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.54]
|
|
bibimbap-app | 2026-06-17T02:27:17.561Z INFO 1 --- [bibimbap] [ main] org.apache.jasper.servlet.TldScanner : At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
|
|
bibimbap-app | 2026-06-17T02:27:17.605Z INFO 1 --- [bibimbap] [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
bibimbap-app | 2026-06-17T02:27:17.606Z INFO 1 --- [bibimbap] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 681 ms
|
|
bibimbap-app | 2026-06-17T02:27:17.678Z DEBUG 1 --- [bibimbap] [ main] org.apache.ibatis.logging.LogFactory : Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
|
|
bibimbap-app | 2026-06-17T02:27:17.744Z INFO 1 --- [bibimbap] [ main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page template: index
|
|
bibimbap-app | 2026-06-17T02:27:17.797Z WARN 1 --- [bibimbap] [ main] o.s.w.s.resource.ResourceHandlerUtils : Appended trailing slash to static resource location: file:///app/uploads/game/profile/
|
|
bibimbap-app | 2026-06-17T02:27:17.865Z INFO 1 --- [bibimbap] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8080 (http) with context path '/'
|
|
bibimbap-app | 2026-06-17T02:27:17.874Z INFO 1 --- [bibimbap] [ main] c.p.bibimbap.BibimbapApplication : Started BibimbapApplication in 1.157 seconds (process running for 1.4)
|
|
bibimbap-app | 2026-06-17T02:27:18.590Z INFO 1 --- [bibimbap] [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
bibimbap-app | 2026-06-17T02:27:18.590Z INFO 1 --- [bibimbap] [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
bibimbap-app | 2026-06-17T02:27:18.591Z INFO 1 --- [bibimbap] [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
bibimbap-app | 2026-06-17T02:27:18.614Z INFO 1 --- [bibimbap] [0.0-8080-exec-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
|
bibimbap-app | 2026-06-17T02:27:18.692Z INFO 1 --- [bibimbap] [0.0-8080-exec-1] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7f0f07f4
|
|
bibimbap-app | 2026-06-17T02:27:18.693Z INFO 1 --- [bibimbap] [0.0-8080-exec-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|