Skip to content

Jokerxp/Personal-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A personal blog based on Spring Boot

Front-end

  1. UI framework: Semantic UI
  2. Markdown editor: editormd.js
  3. Animation: animate.js
  4. Typesetting: typo.css

Back-end

  1. Main: Spring Boot & Thymeleaf
  2. database: MySQL
  3. Persistence layer: JPA

Run \src\main\java\com\px\blog\BlogApplication.java in IDE(tomcat required), visit https://localhost:8081(or https://127.0.0.1:8081) then you'll see the index if seccessfully. visit https://localhost:8081/admin(or https://127.0.0.1:8081/admin) then you will enter the backstage.

About

A personal blog based on Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published