com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 500' at line 3
这个原因是因为springboot配置mysql的连接池太小了 频繁请求处理不了,建议开大连接池和线程处理数