All Projects → gejun123456 → Bootstrap Java Blog

gejun123456 / Bootstrap Java Blog

A blog base on springboot+jquery+bootstrap+lucene+mybatis

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Bootstrap Java Blog

Blog
基于SpringBoot+Thymeleaf+Mybatis+LayUi+Lucene的粗糙个人博客
Stars: ✭ 95 (+196.88%)
Mutual labels:  blog, lucene, springboot
Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
Stars: ✭ 100 (+212.5%)
Mutual labels:  lucene, springboot
Jeeplatform
一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区
Stars: ✭ 1,285 (+3915.63%)
Mutual labels:  lucene, springboot
My Blog
🌴A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 2,400 (+7400%)
Mutual labels:  blog, springboot
Docs
Java知识总结:MySQL实战45讲,多线程和JVM知识总结,,SpringBoot,SpringCloud,Storm系列,微信小程序开发,ELK,《JAVA核心技术36讲笔记》,《深入理解JVM虚拟机笔记》,《高性能MySQL笔记》,《数据结构与算法》等等
Stars: ✭ 308 (+862.5%)
Mutual labels:  blog, springboot
Jblog
🔱一个简洁漂亮的java blog 👉基于Spring /MVC+ Hibernate + MySQL + Bootstrap + freemarker. 实现 🌈
Stars: ✭ 187 (+484.38%)
Mutual labels:  blog, lucene
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (+278.13%)
Mutual labels:  blog, springboot
Oneblog
👽 OneBlog,一个简洁美观、功能强大并且自适应的Java博客
Stars: ✭ 678 (+2018.75%)
Mutual labels:  blog, springboot
Sens
基于SpringBoot+MyBatis+Shiro+Redis+ElasticSearch的企业级博客系统
Stars: ✭ 287 (+796.88%)
Mutual labels:  blog, springboot
My Blog Layui
layui 版本的 My-Blog : A simple & beautiful blogging system implemented with spring-boot & layui & thymeleaf & mybatis My Blog 是由 SpringBoot + Layui + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 204 (+537.5%)
Mutual labels:  blog, springboot
Ac Blog
适合学生搭建的个人博客-从零开始(网站地址:www.lqnb.xyz)
Stars: ✭ 345 (+978.13%)
Mutual labels:  blog, springboot
Fs Blog
个人博客,Spring Boot 开山之作,采用 Spring Boot + MyBatis,前端 Bootstrap + LayUI,支持程序员非常青睐的轻量化的 Markdown 编辑器 Editor.md,支持标签分类检索
Stars: ✭ 700 (+2087.5%)
Mutual labels:  blog, springboot
Essay
A blog system based on Nuxt.js
Stars: ✭ 913 (+2753.13%)
Mutual labels:  blog
Teanblog
📄 Simple blog platform based on Egg.js
Stars: ✭ 29 (-9.37%)
Mutual labels:  blog
Ruoyi
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 905 (+2728.13%)
Mutual labels:  springboot
Android10.github.io
Jekyll project for blog: fernandocejas.com.
Stars: ✭ 15 (-53.12%)
Mutual labels:  blog
Oauth2 Shiro Jwt
use oauth2, shiro and spring specrity to make an ums system
Stars: ✭ 29 (-9.37%)
Mutual labels:  springboot
Blog
My blog created with React, Gatsby & Markdown
Stars: ✭ 29 (-9.37%)
Mutual labels:  blog
Front End Canteen
你的前端食堂,吃好每一顿饭🍥
Stars: ✭ 878 (+2643.75%)
Mutual labels:  blog
Yerevann.github.io
YerevaNN blog
Stars: ✭ 13 (-59.37%)
Mutual labels:  blog

bootstrap-java-blog

Build Status

base on bootstrap and java

中文说明

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

base add

Discussion

email:[email protected] qq:[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].