https://github.com/gejun123456/bootstrap-java-blog
A blog base on springboot+jquery+bootstrap+lucene+mybatis
https://github.com/gejun123456/bootstrap-java-blog
blog java lucene springboot
Last synced: over 1 year ago
JSON representation
A blog base on springboot+jquery+bootstrap+lucene+mybatis
- Host: GitHub
- URL: https://github.com/gejun123456/bootstrap-java-blog
- Owner: gejun123456
- Created: 2016-10-23T07:26:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T16:27:47.000Z (over 9 years ago)
- Last Synced: 2025-02-28T02:23:50.653Z (over 1 year ago)
- Topics: blog, java, lucene, springboot
- Language: JavaScript
- Homepage: http://brucege.com
- Size: 2.97 MB
- Stars: 33
- Watchers: 4
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [bootstrap-java-blog](https://brucege.com)
[](https://travis-ci.org/gejun123456/bootstrap-java-blog)
base on bootstrap and java
[中文说明](https://github.com/gejun123456/bootstrap-java-blog/blob/master/doc/chinesereadme.md)
feature
------------
- bootstrap simple style, good device compatibility
- just in time support for markdown to add or edit.
- full search ability.
- nice for mobile add or edit.
Requirements
------------
- git
- jdk8
- mysql
That's all, base package of java web environment!
Installation
------------
- get your mysql installed.
- git clone https://github.com/gejun123456/bootstrap-java-blog.git
- config your database `src\main\resources\application.properties`
- cd bootstrap-java-blog
- gradlew clean build -x test
- java -jar build/libs/bootstrap.javablog.jar
- open localhost:8080 to see if works right.
Quick Start
-------------
- register a user (the first user you create will be admin)
- do everything in the next.
To Do List
----------
add admin page
make page more beautiful
Custom
--------
- you can use a different port like java -jar target/attchment.jar --server.port=9090
- edit your own about in `src\main\resources\templates\about.ftl`
Screenshots
-----------


Discussion
-----------
email:gejun123456@gmail.com
qq:1098632410@qq.com