You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
3.7 KiB
30 lines
3.7 KiB
2024-03-17 12:43:31,049 INFO o.s.b.StartupInfoLogger [main] Starting ApiMathsEducApplication using Java 17.0.10 with PID 18820 (C:\Users\Utilisateur\Music\ApiMathsEduc\target\classes started by Utilisateur in C:\Users\Utilisateur\Music\ApiMathsEduc)
|
|
2024-03-17 12:43:31,050 INFO o.s.b.SpringApplication [main] No active profile set, falling back to 1 default profile: "default"
|
|
2024-03-17 12:43:31,401 INFO o.s.d.r.c.RepositoryConfigurationDelegate [main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
|
2024-03-17 12:43:31,429 INFO o.s.d.r.c.RepositoryConfigurationDelegate [main] Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
|
|
2024-03-17 12:43:31,793 INFO o.s.b.w.e.t.TomcatWebServer [main] Tomcat initialized with port 8080 (http)
|
|
2024-03-17 12:43:31,800 INFO o.a.j.l.DirectJDKLog [main] Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-03-17 12:43:31,803 INFO o.a.j.l.DirectJDKLog [main] Starting service [Tomcat]
|
|
2024-03-17 12:43:31,803 INFO o.a.j.l.DirectJDKLog [main] Starting Servlet engine: [Apache Tomcat/10.1.19]
|
|
2024-03-17 12:43:31,855 INFO o.a.j.l.DirectJDKLog [main] Initializing Spring embedded WebApplicationContext
|
|
2024-03-17 12:43:31,858 INFO o.s.b.w.s.c.ServletWebServerApplicationContext [main] Root WebApplicationContext: initialization completed in 780 ms
|
|
2024-03-17 12:43:31,952 INFO o.h.j.i.u.LogHelper [main] HHH000204: Processing PersistenceUnitInfo [name: default]
|
|
2024-03-17 12:43:31,987 INFO o.h.Version [main] HHH000412: Hibernate ORM core version 6.4.4.Final
|
|
2024-03-17 12:43:32,007 INFO o.h.c.i.RegionFactoryInitiator [main] HHH000026: Second-level cache disabled
|
|
2024-03-17 12:43:32,161 INFO o.s.o.j.p.SpringPersistenceUnitInfo [main] No LoadTimeWeaver setup: ignoring JPA class transformer
|
|
2024-03-17 12:43:32,177 INFO c.z.h.HikariDataSource [main] HikariPool-1 - Starting...
|
|
2024-03-17 12:43:32,456 INFO c.z.h.p.HikariPool [main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@3ef3f661
|
|
2024-03-17 12:43:32,460 INFO c.z.h.HikariDataSource [main] HikariPool-1 - Start completed.
|
|
2024-03-17 12:43:33,076 INFO o.h.e.t.j.p.i.JtaPlatformInitiator [main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
|
|
2024-03-17 12:43:33,212 INFO o.s.o.j.AbstractEntityManagerFactoryBean [main] Initialized JPA EntityManagerFactory for persistence unit 'default'
|
|
2024-03-17 12:43:33,376 WARN o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration [main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
|
|
2024-03-17 12:43:33,567 INFO o.a.j.l.DirectJDKLog [main] Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-03-17 12:43:33,580 INFO o.s.b.w.e.t.TomcatWebServer [main] Tomcat started on port 8080 (http) with context path ''
|
|
2024-03-17 12:43:33,589 INFO o.s.b.StartupInfoLogger [main] Started ApiMathsEducApplication in 2.755 seconds (process running for 3.088)
|
|
2024-03-17 12:43:39,173 INFO o.a.j.l.DirectJDKLog [http-nio-8080-exec-1] Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-03-17 12:43:39,174 INFO o.s.w.s.FrameworkServlet [http-nio-8080-exec-1] Initializing Servlet 'dispatcherServlet'
|
|
2024-03-17 12:43:39,175 INFO o.s.w.s.FrameworkServlet [http-nio-8080-exec-1] Completed initialization in 1 ms
|
|
2024-03-17 12:48:09,824 INFO o.s.o.j.AbstractEntityManagerFactoryBean [SpringApplicationShutdownHook] Closing JPA EntityManagerFactory for persistence unit 'default'
|
|
2024-03-17 12:48:09,825 INFO c.z.h.HikariDataSource [SpringApplicationShutdownHook] HikariPool-1 - Shutdown initiated...
|
|
2024-03-17 12:48:09,975 INFO c.z.h.HikariDataSource [SpringApplicationShutdownHook] HikariPool-1 - Shutdown completed.
|