Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 3.6 KB

README_en.md

File metadata and controls

54 lines (39 loc) · 3.6 KB

My Site

中文 | 日本語

Introduction

My Site is a personal website implemented using technologies such as Docker, SpringBoot2.0, Mybatis, and Thymeleaf. Originally, it was a practical exercise project for Docker and SpringBoot. It is now open-source, and provides complete code with full functionality and easy deployment, which will undoubtedly give users an unparalleled experience. If you like this project, please give it a star to support it.

  • You can use it as a personal website, integrating features such as a personal homepage, photography works, and personal blogs;
  • You can also use it as a learning project for SpringBoot technology. My Site meets the requirements and has complete code and functionality;
  • You can also use it as a Docker technology practice tutorial, experience and use the once popular virtual container technology. The documentation of My Site is very complete and continuously updated.

Demo site (because github picture bed is used, the loading speed of pictures is relatively slow, please wait for a while): http://winterchen.com:8089

If you have successfully deployed it, please send the address to learn and communicate: Welcome to share the address of the successfully deployed

Version 1.0.0.RELEASE License CI

Related Blog Articles

Quick Start

Preview

Home Page: index About Page: about Blog Home Page: blog Login Page: login Backend Home Page: admin_index

Log

  • 2021-08-20: Fixed some residual cache bugs and fixed the problem of no click-through rate for work-type articles.
  • 2018-07-12: Fixed a bug where updating and deleting articles did not work due to cache.
  • 2018-05-28: Added EhCache cache function.
  • 2018-05-15: Fixed a bug where the style of the homepage and blog list is biased on mobile phones.
  • 2018-05-14: Fixed the bug that the number of comments does not accumulate, optimized the layout of the blog text, and added a title image randomly when there is no image in the blog.
  • 2018-05-12: Changed the theme of the website.
  • 2018-05-10: Optimized the style of the header of the works page and the blog page, making it more concise and beautiful.
  • 2018-05-08: Fixed some bugs in editing articles.
  • 2018-05-05: Optimized the selection of article types and added comment function.
  • 2018-05-03: Released first version.

Stargazers over time