# feeljBlog **Repository Path**: feelingjos/feeljBlog ## Basic Information - **Project Name**: feeljBlog - **Description**: 博客系统平台(核心springboot+spring security+thymeleaf+hibernate+elasticsearch实现),功能简易且完整,欢迎学习交流 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-06-10 - **Last Updated**: 2022-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # feeljBlog 基于springboot 的博客系统 ## 实现技术 1、后端 * java版本: jdk8 * 构建工具: [Gradle 4.5.1](http://services.gradle.org/distributions/) * 核心框架: [Spring Boot 2.0.1](https://spring.io/projects/spring-boot) * 安全框架: [Spring Security 5.0.4](https://spring.io/projects/spring-security) * 模板引擎: [Thymeleaf 3.0.6.RELEASE](https://www.thymeleaf.org/download.html) * 持久层框架:[Spring Data JPA 2.0.1](http://projects.spring.io/spring-data-jpa/),[Hibernate 5.2.10.Final](http://hibernate.org/) * 搜索引擎: [Elasticsearch 5.x](https://www.elastic.co/blog/elasticsearch-5-3-0-released) ,[Spring Data Elasticsearch 3.0.6](http://projects.spring.io/spring-data-elasticsearch/) * 数据库: [Mysql 5.7](https://dev.mysql.com/downloads/mysql/) * 服务器表单校验: [Hibernate-Validator 6.x](http://hibernate.org/validator/releases/) * 搜索分词器: [IK Analysis for Elasticsearch 5.5.0](https://github.com/medcl/elasticsearch-analysis-ik) 2、前段 * [jQuery 3.1.1](http://jquery.com/download/) * [Bootstrap Chosen 1.0.3 ](https://github.com/haubek/bootstrap4c-chosen) * [jQuery Tags Input 1.3.6](http://xoxco.com/projects/code/tagsinput/) * [layui 2.x](http://www.layui.com/) ## 完成功能 * 多用户登录博客使用 * 博客使用Markdown * 博客点赞 * 自定义标签,分类 * ELK日志分析 ## 后期计划 * 后台高级管理员管理 * 多模块设计 * 动态导航栏 ![](Example.jpg) ## 快速体验 ### 1.克隆获取源码 ``` $ git clone https://gitee.com/feelingjos/feeljBlog.git ``` ### 2. 使用gradle运行 ``` $ gradlew bootRun ``` 运行成功后 .即可
对gradle不熟悉的 可以学习参考 ### 作者心得 > 个人是从学习交流的角度去做这个项目,应用的技术比较广,也比较流行,实战是检验能力的标准,其中一些框架的学习借鉴了[spring security](https://github.com/skprasadu/spring-security-examples),[gradle](https://www.yiibai.com/gradle/),[Elasticsearch](https://es.xiaoleilu.com/),等一些技术学习,有什么问题,欢迎大家交流学习 [issues](https://gitee.com/feelingjos/feeljBlog/issues),也可关注我的个人博客 ###关注我 - 有趣的灵魂注定孤独,而孤独正是你成长的机会,关注我,一起学习成长吧(不定期更新福利和学习资源哦) ![](qrcode_for_gh_44a098c8ef64_344.jpg)