deployment steps
- Change the local mysql database account password in resources/application.yml
- Create a new database named blog in the local database
- Use tomcat to deploy
- After deployment, the visitor interface will be accessed at http://localhost:8080/
- Access to the administrator interface is http://localhost:8080/admin