Friends who have studied my open source project mall should know that the mall project has a learning tutorial website. Since there are already 200+
original articles, it is a bit messy to put them all on this website! Recently, I revised the website to a VuePress-based documentation website, and at the same time divided the article into 6 systematic practical tutorials, and the interface is also taller, so I would like to share it with you!
SpringBoot actual e-commerce project mall (50k+star) address: https://github.com/macrozheng/mall
Introduction to Mall practical tutorial
The documentation website created with Docsify before has only one sidebar directory, which makes it seem that there are many articles and it is very troublesome to find. The new version of the mall learning tutorial website has been divided into the following 6 series: mall learning tutorial, SpringCloud learning tutorial, K8S learning tutorial, open source road, open source project selection and development tool recommendation. Each series has its own independent catalog, and has added functions such as classification and labeling, which is convenient to find. I believe it will bring you a better reading experience!
The website currently supports HTTPS, and you can visit this address to experience it directly: https://www.macrozheng.com
The following is the use renderings of the new version of the mall learning tutorial website, it still looks very cool!
Tutorial content
Next, I will introduce the content of the mall learning tutorial website. The content of the tutorial has been organized and classified, and it is more structured!
mall learning tutorial
After entering the home page, you are still familiar with the content of the mall learning tutorial. The entries of 6大系列
are all placed in the top navigation bar. The following is the introduction of the mall learning tutorial, my open source project address and README.
Click the 快速上手
button on the home page, you can directly enter the mall learning tutorial. At present, I have simplified its content and only include the knowledge points used in the mall project. If you only want to learn the mall project, see It's enough. For example, four schemes have been written for log collection before. Since only ELK is used in the mall project, only the ELK scheme is included in the mall learning tutorial.
SpringCloud learning tutorial
I have also classified the Spring Cloud learning tutorial into Spring Cloud components, Spring Cloud Alibaba, Spring Cloud Oauth2, microservice monitoring and microservice solutions. Compared with the previous no classification, the reading experience should be much better!
K8S learning tutorial
Due to the length of the previous website, the K8S learning tutorial was not included. This time the website revision is directly arranged!
The road to open source
Some friends often say that my open source project is doing very well. How to do it, you can read the 开源之路
series written by me, I believe it will inspire you!
Featured Open Source Projects
I believe that many friends have followed them from Github, so this series is full of dry goods 开源项目精选
you deserve it!
Recommended development tools
A good development tool can greatly improve the development efficiency. The 开发工具推荐
series I wrote is also very practical. You may wish to take a look!
Blog form
The mall learning tutorial website is in the form of a systematic document by default. If you prefer the form of a blog, it is also supported!
front page
You only need to click the 博客主页
button on the home page to switch, and then you can enter the website 博客主页
.
Classification
The blog format supports viewing articles through 分类
, for example, see K8S学习教程
.
Label
Through the 标签
function, you can better find similar articles, for example, I have written several articles before API文档工具
Related articles, you can quickly find them directly through the tags!
Timeline
If you want to view articles in chronological order, use the 时间轴
function.
search
Of course, if you want to find articles by title, article outline and keywords in tags, you can try the 搜索
function in the upper right corner!
other
A friend asked me if I had an address on Gitee before, but in fact, there is. You can directly access it through the Gitee
button here!
I have synchronized the codes of several major projects.
Summarize
I have been writing technical articles for almost three years, and I have written 200+
original articles. I have recently sorted them out and divided them into 6 series of tutorials. I hope the new mall learning tutorial website can bring you better Reading experience!
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。