用户38954581的头像-计算机毕设网-杭州水果捞
这家伙很懒,什么都没有写...

7个月前
7个月前
2024-12-14 22:49:36.594 INFO 32536 --- [ main] com.shanzhu.hospital.BackendApplication : Starting BackendApplication on Robert with PID 32536 (started by 11063 in C:\Users\11063\Desktop\016-医院管理系统\源码\hospital-backend) 2024-12-14 22:49:36.597 INFO 32536 --- [ main] com.shanzhu.hospital.BackendApplication : No active profile set, falling back to default profiles: default 2024-12-14 22:49:37.162 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.shanzhu.hospital.mapper.AdminUserMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'arrangeMapper' and 'com.shanzhu.hospital.mapper.ArrangeMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'bedMapper' and 'com.shanzhu.hospital.mapper.BedMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'checkMapper' and 'com.shanzhu.hospital.mapper.CheckMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'doctorUserMapper' and 'com.shanzhu.hospital.mapper.DoctorUserMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'drugMapper' and 'com.shanzhu.hospital.mapper.DrugMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'orderMapper' and 'com.shanzhu.hospital.mapper.OrderMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'patientUserMapper' and 'com.shanzhu.hospital.mapper.PatientUserMapper' mapperInterface. Bean already defined with the same name! 2024-12-14 22:49:37.163 WARN 32536 --- [ main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.shanzhu.hospital.mapper]' package. Please check your configuration. 2024-12-14 22:49:37.748 INFO 32536 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9281 (http) 2024-12-14 22:49:37.755 INFO 32536 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-12-14 22:49:37.756 INFO 32536 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.30] 2024-12-14 22:49:37.809 INFO 32536 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-12-14 22:49:37.809 INFO 32536 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1175 ms 2024-12-14 22:49:37.969 INFO 32536 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-12-14 22:49:39.175 ERROR 32536 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization.
@山竹老师评论于:医院管理系统