Point attention, do not get lost, welcome three companies
Always want to make a blog system to check their own learning situation; Recently finally completed part of the function, of course, there are many problems, and then slowly solve the follow-up, welcome you big boss guidance to raise questions I am back-end development, front-end capacity is limited!
Project introduction
Falser.top
A simple blog system!
Using a framework
- SpringBoot 2.2.8. RELEASE
- SpringSecurity + jwt
- Redis
- Vue + Element UI
- Mysql
- Tencent cloud COS
Aliyun SMS- tk Mybatis
The backend module
In the blog ├ ─ ─ theblog - admin # background management module │ ├ ─ ─ pom. The XML │ └ ─ ─ the SRC ├ ─ ─ theblog # - common core modules │ ├ ─ ─ pom. The XML │ └ ─ ─ the SRC ├ ─ ─ Theblog-user # user related module: Authentication and authorization, Security configuration, User related external interface │ ├ ─ ─ pom. The XML │ └ ─ ─ the SRC ├ ─ ─ theblog - system # blog system service jars │ ├ ─ ─ pom. The XML │ └ ─ ─ the SRC ├ ─ ─ theblog - # web blog system provides the service │ ├─ ├─ SRCCopy the code
The front-end module
├─ API ├─ Assets ├─ Bass Exercises # I18n ├─ Router # Bass Exercises # i18n ├─ Utils # js Tools class ├─ Blog # Blog Module ├─ member # User Module ├─ Message # Message Module ├─ Home.vue # Index.vueCopy the code
Project presentations
Home page
Blog Details Page
You can like, comment, reply and other functions
Personal home page
Of course, now there are not many functions, I am also improving step by step, I hope to make a satisfactory project, so that I can apply what I have learned!
Project address: gitee.com/falser/proj…
Falser.top
Welcome Star, do you have a front end buddy to play with? Writing front end is too hard