- 授权协议: GPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://git.oschina.net/TIM-JT/blog
- 软件文档: https://git.oschina.net/TIM-JT/blog/blob/master/README.md
软件介绍
blog (博客系统) 是基于 spring boot 搭建的博客系统,内置 redis session 管理,支持spring cloud 扩展。
数据操作主要使用了 mybatis,以及插件 CommonMapper 、Pagehelper,已经使用了@Cacheable等注解简化了缓存数据和数据库数据的操作
前端主要采用了bootstrap、jquery、ckeditor等框架,使用了freemarker模板
注:对图片的管理主要采用了nginx静态代理
Ruby on Rails Tutorial
Michael Hartl / Addison-Wesley Professional / 2012-8-6 / USD 44.99
"Ruby on Rails(TM) Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps." -Peter Cooper, Editor of Ruby Inside Using Rails, developers can build web applica......一起来看看 《Ruby on Rails Tutorial》 这本书的介绍吧!
