-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e26f46
commit 69672a6
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# 技术点 | ||
前端:bootstrap,Thymeleaf,jQuery,Html5,JavaScript,CSS | ||
后端:Spring,Spring boot,Spring MVC,Spring Data,Spring Security,Hibernate | ||
构建:Gradle 4.0.2-all | ||
存储:mysql,ElasticSearch 2.4.4,mongodb | ||
环境:jdk1.8 | ||
# 功能点 | ||
用户管理,博客管理,点赞,评论,搜索 | ||
# 启动方式 | ||
运行mongodb-file-server,运行elasticSearch 2.4.4,运行blog-search |