开源博客系统 SpringBlog

码农软件 · 软件分类 · 开源博客系统 · 2020-01-17 14:14:42

软件介绍

SpringBlog 是开源博客系统,主要用的到的技术有:

  • Spring MVC + Spring Data JPA

  • Hibernate + MySQL

  • Spring Data Redis 用于缓存文章

  • Jade 作为视图模板,我极度不喜欢写 HTML 标签

  • Bootstrap 没有它我就不会写前端了

  • 这是一个基于 Gradle 的项目,要想跑起来,网速要给力

  • Pygments 用于高亮代码

  • Pegdown Markdown 文章的后台处理

  • ACE Editor 用于写文章,主要是喜欢用 markdown , ACE 编辑器有高亮功能,写代码也方便

演示 http://raysmond.com
 
初学 Spring ,很多写法可能不符合 best practice ,希望有人能给一些建议。

网站部署在阿里云 ECS 上,顺便说一下 Java 的网站挺耗内存啊。

本文地址:https://www.codercto.com/soft/d/23581.html

Introduction to Programming in Java

Introduction to Programming in Java

Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具