I often encountered a small partner who asked me where is a technical article I wrote before. Or ask me with the deployment document from a long time ago, why can't it be deployed according to this article. In fact, if they have been on my actual combat tutorial website, it is estimated that there will be no such problems, and my original articles will basically be synchronized. Today, I will talk with you about this website, mainly the content and usage skills of the website.
SpringBoot actual e-commerce project mall (50k+star) address: https://github.com/macrozheng/mall
mall learning tutorial website
This website was originally only used to store the tutorials of the mall project. Later, as more and more practical tutorials were updated, it was not limited to the mall project. At present, 6 series have been covered: mall learning tutorial, SpringCloud learning tutorial, K8S learning tutorial, open source road, open source project selection and development tool recommendation.
Let's take a look at its homepage. If you only want to see mall related tutorials, just click 快速上手
, if you want to see more practical technical articles, or want to view articles in the form of blogs, You can click 博客主页
.
The interface of this practical tutorial website is quite cool, and the reading experience is also good. You can visit it and try it.
Website address: https://www.macrozheng.com
Tutorial content
mall learning tutorial
If you only want to learn the tutorial of the mall project, just open the "Mall Learning Tutorial" series, and other series can be opened in the top menu.
Especially in the reference article, the series of MySQL commands, Linux commands and Docker commands that developers must have compiled before are very useful tool articles. If you forget the usual commands, you may wish to read these articles.
SpringCloud learning tutorial
There is also the "Spring Cloud Learning Tutorial" written before, which basically covers the use of all components of Spring Cloud. For those who want to learn Spring Cloud, just read this series.
K8S learning tutorial
If you want to learn K8S systematically and put it into practice, you can read the "K8S Learning Tutorial" series.
The road to open source
If you want to understand the open source history of the mall project and some major updates, you can read the "Open Source Road" series.
Featured Open Source Projects
The series of open source projects that have been read a lot before have also been included in the "Selected Open Source Projects" series. You can look at the catalogue, which includes a lot of open source project practical tutorials, all of which are very practical open source components.
Recommended development tools
There are also some practical development tool articles shared before, which are also included in the "Development Tool Recommendation" series.
skills
If viewing articles directly from the series doesn't satisfy you, try these features on the blog's homepage.
Use the 时间轴
function to view my original articles by time, and you can see that the website has been updated to 2022-8-30
articles.
There is also the 标签
function to view the articles with the corresponding tags. I have basically tagged the articles of the same type. Friends who cannot find the previous articles can try this function.
If you really can't find the article, you can also try the search function in the upper right corner.
Summarize
The mall learning tutorial website has now updated my original article 228
, which supports not only the viewing form of project documents but also the blog form. Friends who want to learn my original tutorial can try it!
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。