本想制作一个springboot 命令行自动导入一个项目的sql的,但是获取sql文件内容执行时一直报错语法错误.java.sql.SQLSyntaxErrorException:You have an error in your SQL syntax;check the manual that corresponds to your MySQL server ...
to do } public boolean deleteFile(){ System.out.println("定时执行删除文件的方法");return true;to do } public boolean sendEmail(){ System.out.println("定时执行发送邮件的方法");return true;to do } } 4.该demo,只用到web.xml、...