Skip to content

A personal Blog System which is designed for the Java Spring learner.

License

Notifications You must be signed in to change notification settings

Gary-code/MicroBlog

Repository files navigation

MicroBlog

本项目是一个简洁的个人博客系统,供Spring Boost初学者学习使用。

关于

系统功能需求:

预览视频

使用技术栈:

  • SpringBoot
  • JDBC
  • Semantic UI

运行项目

  • 本地配置好MySQL环境。
  • 目前并不支持注册功能。
  • MySQL数据库名为blog

如何登录?

本地数据库通过MD5Utils class 来设置密码

  1. 输入你的密码,运行这个类当中的main函数。
  2. 将返回的字符串作为MySQL数据库的密码字段。

About

A personal Blog System which is designed for the Java Spring learner.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published