73. 日志
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>logging.level.org.springframework.web=DEBUG
logging.level.org.hibernate=ERRORLast updated
Was this helpful?
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>logging.level.org.springframework.web=DEBUG
logging.level.org.hibernate=ERRORLast updated
Was this helpful?
Was this helpful?