后台地址
http://localhost:8080/springbootxs5o6/admin/dist/index.html
管理员 abo 密码 abo
前台地址:http://localhost:8080/springbootxs5o6/front/index.html
在srcmain
esourcesapplication.yml中编辑
url: jdbc:mysql://127.0.0.1:3306/springbootxs5o6?useUnicode=true&characterEncoding=utf-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC
username: root
password: 123456 (数据库密码)