日志文件:/home/zxl/ch16.log 内容 2025年05月05日 星期一 14:25:56


nohup: 忽略输入

. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__ | / / / /
=========|_|==============|___/=/_/_/_/

:: Spring Boot :: (v3.3.4)

2025-04-27 21:06:35 [main] INFO cn.zxl.sr.StudyroomsApplication - Starting StudyroomsApplication v0.0.1-SNAPSHOT using Java 17.0.12 with PID 1870 (/home/zxl/ch16.jar started by root in /home/zxl)
2025-04-27 21:06:35 [main] INFO cn.zxl.sr.StudyroomsApplication - No active profile set falling back to 1 default profile: "default"
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/BlackLogsDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/CollegesDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/GradesDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/MakeLogsDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/RoomsDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/StudentsDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Identified candidate component class: URL [jar:nested:/home/zxl/ch16.jar/!BOOT-INF/classes/!/cn/zxl/sr/dao/UsersDao.class]
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'blackLogsDao' and 'cn.zxl.sr.dao.BlackLogsDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'blackLogsDao'.
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'collegesDao' and 'cn.zxl.sr.dao.CollegesDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'collegesDao'.
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'gradesDao' and 'cn.zxl.sr.dao.GradesDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'gradesDao'.
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'makeLogsDao' and 'cn.zxl.sr.dao.MakeLogsDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'makeLogsDao'.
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'roomsDao' and 'cn.zxl.sr.dao.RoomsDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'roomsDao'.
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'studentsDao' and 'cn.zxl.sr.dao.StudentsDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'studentsDao'.
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Creating MapperFactoryBean with name 'usersDao' and 'cn.zxl.sr.dao.UsersDao' mapperInterface
2025-04-27 21:06:39 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner - Enabling autowire by type for MapperFactoryBean with name 'usersDao'.
2025-04-27 21:06:41 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port 9999 (http)
2025-04-27 21:06:41 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
2025-04-27 21:06:41 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.30]
2025-04-27 21:06:41 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/studyrooms/api] - Initializing Spring embedded WebApplicationContext
2025-04-27 21:06:41 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5440 ms
Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.
Initialization Sequence datacenterId:7 workerId:23
_ _ |_ _ _|_. ___ _ | _
| | |\/|_)(_| | |_\ |_)||_|_\
/ |
3.5.5
2025-04-27 21:06:46 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port 9999 (http) with context path '/studyrooms/api'
2025-04-27 21:06:46 [main] INFO cn.zxl.sr.StudyroomsApplication - Started StudyroomsApplication in 13.079 seconds (process running for 16.55)