Skip to content

gaohanghang/spring-ng-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-ng-blog

一个简单的博客应用程序,使用Spring Boot,Spring Security,后端的Spring Data JPA和前端的Angular 7,Bootstrap创建

您可以在以下位置找到前端应用程序代码: https://github.com/gaohanghang/ng-spring-blog-frontend

你也可以在Youtube上看这个应用程序的代码: https://www.youtube.com/playlist?list=PLSVW22jAG8pCwwM3tjSMfwBKYIS6_fP-F

运行效果

前端效果

接口文档

快速启动

  1. mysql创建 ngspringblog 数据库

  2. 启动项目

  3. 打开 swagger 接口文档,http://localhost:8080/swagger-ui.html

About

🐣 使用Spring Boot和Angular构建的博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%