-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlog.blog-pro.log
15 lines (15 loc) · 2.9 KB
/
log.blog-pro.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2024-02-21 07:47:37.437 INFO 952 --- [main] com.example.blog2.Blog2ApplicationTests : Starting Blog2ApplicationTests using Java 1.8.0_333 on WEWE with PID 952 (started by 81424 in E:\JavaProject\myblog-backend-master\myblog-backend-master)
2024-02-21 07:47:37.440 INFO 952 --- [main] com.example.blog2.Blog2ApplicationTests : The following profiles are active: pro
2024-02-21 07:47:38.198 WARN 952 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.example.blog2]' package. Please check your configuration.
2024-02-21 07:47:44.251 WARN 952 --- [main] JpaBaseConfiguration$JpaWebConfiguration : 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-02-21 07:47:46.549 INFO 952 --- [main] com.example.blog2.Blog2ApplicationTests : Started Blog2ApplicationTests in 9.494 seconds (JVM running for 10.402)
2024-02-21 08:20:56.792 INFO 20032 --- [main] com.example.blog2.Blog2ApplicationTests : Starting Blog2ApplicationTests using Java 1.8.0_333 on WEWE with PID 20032 (started by 81424 in E:\JavaProject\myblog-backend-master\myblog-backend-master)
2024-02-21 08:20:56.795 INFO 20032 --- [main] com.example.blog2.Blog2ApplicationTests : The following profiles are active: pro
2024-02-21 08:20:57.597 WARN 20032 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.example.blog2]' package. Please check your configuration.
2024-02-21 08:21:03.691 WARN 20032 --- [main] JpaBaseConfiguration$JpaWebConfiguration : 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-02-21 08:21:06.046 INFO 20032 --- [main] com.example.blog2.Blog2ApplicationTests : Started Blog2ApplicationTests in 9.611 seconds (JVM running for 10.508)
2024-02-21 13:01:06.625 INFO 3856 --- [main] com.example.blog2.Blog2ApplicationTests : Starting Blog2ApplicationTests using Java 1.8.0_333 on WEWE with PID 3856 (started by 81424 in E:\JavaProject\myblog-backend-master\myblog-backend-master)
2024-02-21 13:01:06.627 INFO 3856 --- [main] com.example.blog2.Blog2ApplicationTests : The following profiles are active: pro
2024-02-21 13:01:07.690 WARN 3856 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.example.blog2]' package. Please check your configuration.
2024-02-21 13:01:14.766 WARN 3856 --- [main] JpaBaseConfiguration$JpaWebConfiguration : 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-02-21 13:01:17.248 INFO 3856 --- [main] com.example.blog2.Blog2ApplicationTests : Started Blog2ApplicationTests in 11.113 seconds (JVM running for 12.171)