怪我咯2017-04-17 17:43:11
You should say which logging framework you use, if it is log4J
Set the log level of your mapper package to debug to print out the SQL
You can also use the p6spy library to print SQL
ringa_lee2017-04-17 17:43:11
http://stackoverflow.com/ques...
You can directly define logging.level.com.abc=DEBUG