導表遇到報錯了,“ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'USE `order`' at line 2” 如果大家也遇到了,注意修改一下order.sql,在第一行末尾'order'后面加上分號";"
2018-06-15
老師,這里我把mvn install 好的war直接扔給tomcat,之后,為什么項目的靜態樣式文件沒了,頁面很丑陋的那種,我看打好的war包明明是有的
2018-06-14
centos7使用server iptables stop關閉防火墻之后,8080端口訪問不成功,使用systemctl start firewalld.service將防火墻開啟,就能訪問成功了
2018-06-13