NewStarBlog - 开源 Java 博客平台


MIT
跨平台
Java

软件简介

NewStarBlog is an open source Java blog platform. NewStarBlog 是开源 Java 博客平台。

Technologies 涉及技术

NewStarBlog covers Spring Framework 5, Spring Boot 2, Thymeleaf,
Elasticsearch, Spring Data, and so on. The following is a list of technologies
inlcuded in NewStarBlog:

Features 特性

  • Multi-user blog platform. (多用户博客平台)

  • Markdown. (Markdown 编写)

  • Emoji. (表情,头像)

  • Aggregate classification/tag

  • Big Data search.(大数据分析)

  • Easy to use.(易于使用)

  • RESTful API.

  • Good look. (界面友好)

  • Chinese characters friendly.(中文友好)

How to 如何运行

It’s so easy to start up NewStarBlog with 2 steps.

只需要两步。

1. Get source(获取源码)

$ git clone https://github.com/waylau/new-star-blog.git

2. Run(运行)

$ gradlew bootRun

then, you can visit the application at
http://localhost:8080.