Dimple Blog
is a personal blog system based on SpringBoot2.
The current master branch is a front-end and back-end separated version based on SpringBoot2 and Vue.
thymeleaf-version
is an all-in-one machine code based on SpringBoot2. It is recommended that those who are not familiar with Vue can switch to this version.
DimpleBlog3.0
is a version currently under development, please do not download and use it.
Bian Xiaofeng's personal blog administrator account: test
, administrator password: 123456
Install the database and execute the database initialization file
Modify database configuration, account password URL, etc. Install redis, configure redis, etc.
Execute npm install in the backend and front directories respectively to install the front-end dependencies.
Execute npm run dev in the backend and front directories respectively to run the front and backends.
Start background
During the development process of the project, I referred to the experience of many big guys. Due to the age, I cannot remember the link addresses of the big guys. If you have seen this project, please contact me: [email protected]
so that you can express your gratitude in time.