Spring boot uses @Intercepts console to print sql, the problem does not print

Solution:
Change the log level to debug

#日志
logging.level.com.yss.cn.persistence.dao:debug
Published 104 original articles · Liked 18 · Visits 8595

Guess you like

Origin blog.csdn.net/y368769/article/details/105632557