ZA102 / blog-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-core

简介

za102博客后台,使用Java构建。

© 2021 ZA102. ALL RIGHT RESERVE.

最后更新

日期:2021年6月16日

主版本号: 0.1

内部版本号: 30

Changelog

  • v0.1.30.Final
    • 可以对文章进行增删改查
  • v0.1.20
    • 可以正常登录
  • v0.1.10
    • 引入shiro
  • v0.1.00
    • 初始化项目

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

涉及技术

后端依赖详细版本号请查看文件build.gradle

  • java 1.8
  • gradle
  • springboot
  • spring-web(SpringMVC)
  • shiro
  • mybatis
  • mysql 8.0.23
  • JSR 303

About

License:MIT License


Languages

Language:Java 99.8%Language:Dockerfile 0.2%