1 Star 3 Fork 2

yeyinzhu321 / springboot_hello_mongo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
yeyinzhu321 提交于 2016-03-21 14:49 . Update README.md

本项目是SpringBoot的一个简单的入门项目,做了一个关于图书的CRUD操作

  1. 使用MongoDB数据库
  2. yml配置
  3. SpringMVC
  4. 全注解
  5. undertow内嵌服务器
  6. 页面使用Thymeleaf模板

Book相关的使用了Redis缓存,如果没装Redis,可以自行删除Redis相关的代码.

若只是想看看Hello的内容的话,直接访问HelloController的内容即可

Java
1
https://gitee.com/zga/springboot_hello_mongo.git
git@gitee.com:zga/springboot_hello_mongo.git
zga
springboot_hello_mongo
springboot_hello_mongo
master

搜索帮助