-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapplication.log
More file actions
27 lines (27 loc) · 4.18 KB
/
Copy pathapplication.log
File metadata and controls
27 lines (27 loc) · 4.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
2024-12-15 19:44:39 [restartedMain] INFO c.example.jobapi.JobApiApplication - Starting JobApiApplication using Java 17.0.9 with PID 17328 (C:\Users\swh01\IdeaProjects\jobAPI\out\production\classes started by swh01 in C:\Users\swh01\IdeaProjects\jobAPI)
2024-12-15 19:44:39 [restartedMain] DEBUG c.example.jobapi.JobApiApplication - Running with Spring Boot v3.3.1, Spring v6.1.10
2024-12-15 19:44:39 [restartedMain] INFO c.example.jobapi.JobApiApplication - No active profile set, falling back to 1 default profile: "default"
2024-12-15 19:44:44 [restartedMain] DEBUG c.example.jobapi.security.JWTFilter - Filter 'JWTFilter' configured for use
2024-12-15 19:44:55 [restartedMain] INFO c.example.jobapi.JobApiApplication - Started JobApiApplication in 17.385 seconds (process running for 20.448)
2024-12-15 19:47:03 [restartedMain] INFO c.example.jobapi.JobApiApplication - Starting JobApiApplication using Java 17.0.9 with PID 15660 (C:\Users\swh01\IdeaProjects\jobAPI\out\production\classes started by swh01 in C:\Users\swh01\IdeaProjects\jobAPI)
2024-12-15 19:47:03 [restartedMain] DEBUG c.example.jobapi.JobApiApplication - Running with Spring Boot v3.3.1, Spring v6.1.10
2024-12-15 19:47:03 [restartedMain] INFO c.example.jobapi.JobApiApplication - No active profile set, falling back to 1 default profile: "default"
2024-12-15 19:47:08 [restartedMain] DEBUG c.example.jobapi.security.JWTFilter - Filter 'JWTFilter' configured for use
2024-12-15 19:50:55 [restartedMain] INFO c.example.jobapi.JobApiApplication - Starting JobApiApplication using Java 17.0.9 with PID 30940 (C:\Users\swh01\IdeaProjects\jobAPI\out\production\classes started by swh01 in C:\Users\swh01\IdeaProjects\jobAPI)
2024-12-15 19:50:55 [restartedMain] DEBUG c.example.jobapi.JobApiApplication - Running with Spring Boot v3.3.1, Spring v6.1.10
2024-12-15 19:50:55 [restartedMain] INFO c.example.jobapi.JobApiApplication - No active profile set, falling back to 1 default profile: "default"
2024-12-15 19:50:59 [restartedMain] DEBUG c.example.jobapi.security.JWTFilter - Filter 'JWTFilter' configured for use
2024-12-15 19:51:10 [restartedMain] INFO c.example.jobapi.JobApiApplication - Started JobApiApplication in 16.236 seconds (process running for 19.032)
2024-12-15 20:03:59 [Test worker] INFO c.e.jobapi.JobApiApplicationTests - Starting JobApiApplicationTests using Java 17.0.9 with PID 6116 (started by swh01 in C:\Users\swh01\IdeaProjects\jobAPI)
2024-12-15 20:03:59 [Test worker] DEBUG c.e.jobapi.JobApiApplicationTests - Running with Spring Boot v3.3.1, Spring v6.1.10
2024-12-15 20:03:59 [Test worker] INFO c.e.jobapi.JobApiApplicationTests - No active profile set, falling back to 1 default profile: "default"
2024-12-15 20:04:18 [Test worker] INFO c.e.jobapi.JobApiApplicationTests - Started JobApiApplicationTests in 20.489 seconds (process running for 24.93)
2024-12-15 20:41:45 [restartedMain] INFO c.example.jobapi.JobApiApplication - Starting JobApiApplication using Java 17.0.9 with PID 16668 (C:\Users\swh01\IdeaProjects\jobAPI\out\production\classes started by swh01 in C:\Users\swh01\IdeaProjects\jobAPI)
2024-12-15 20:41:45 [restartedMain] DEBUG c.example.jobapi.JobApiApplication - Running with Spring Boot v3.3.1, Spring v6.1.10
2024-12-15 20:41:45 [restartedMain] INFO c.example.jobapi.JobApiApplication - No active profile set, falling back to 1 default profile: "default"
2024-12-15 20:41:50 [restartedMain] DEBUG c.example.jobapi.security.JWTFilter - Filter 'JWTFilter' configured for use
2024-12-15 20:42:00 [restartedMain] INFO c.example.jobapi.JobApiApplication - Started JobApiApplication in 16.137 seconds (process running for 18.684)
2024-12-15 20:52:01 [Test worker] INFO c.e.jobapi.JobApiApplicationTests - Starting JobApiApplicationTests using Java 17.0.9 with PID 20184 (started by swh01 in C:\Users\swh01\IdeaProjects\jobAPI)
2024-12-15 20:52:01 [Test worker] DEBUG c.e.jobapi.JobApiApplicationTests - Running with Spring Boot v3.3.1, Spring v6.1.10
2024-12-15 20:52:01 [Test worker] INFO c.e.jobapi.JobApiApplicationTests - No active profile set, falling back to 1 default profile: "default"
2024-12-15 20:52:18 [Test worker] INFO c.e.jobapi.JobApiApplicationTests - Started JobApiApplicationTests in 18.34 seconds (process running for 22.661)