Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

z8g/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal blog

Post Address: https://zhaoxuyang.net

1 Summary of features

  • Write a blog post using MarkDawn syntax.
  • Dynamic change of front-end information
  • Retrieve blog posts by label, personal category, archive, title or content
  • The blog page. -Responsive, fully compatible with mobile

2 Technical description

  • Spring Boot + MyBatis + Beetl + jQuery + Boottrap
  • MyBatis Dynamic SQL, paging, multiple to one
  • Responsive Markdown Editor
  • User interceptor intercept URL implementation access control
  • Log Action intercepts all request methods in the Control, records the request information, and the statistical method is time consuming.
  • RESTful style.
  • Uniform exception handling.

个人博客

发布地址:https://zhaoxuyang.net

1 功能概述

  • 使用MarkDown语法撰写博文
  • 动态更改前端的信息
  • 按标签、个人分类、归档、标题或内容检索博文
  • 博文分页
  • 响应式,完全兼容移动端

2 技术描述

  • SpringBoot + MyBatis + Beetl + jQuery + Bootstrap
  • MyBatis动态SQL、分页、多对一
  • 响应式Markdown编辑器
  • 用户拦截器拦截URL实现访问控制
  • LogAcpect拦截所有Controller中的请求方法,记录请求信息,统计方法耗时
  • RESTful风格
  • 统一的异常处理
Morty Proxy This is a proxified and sanitized view of the page, visit original site.