版本升级

This commit is contained in:
liqiangqiang
2019-03-19 14:02:05 +08:00
parent dd0f24c33b
commit 7e3e9fc8ca
32 changed files with 54 additions and 33 deletions

View File

@@ -73,13 +73,14 @@
<!-- 第 5 章《数据存储》 -->
<module>chapter-5-spring-boot-data-jpa</module>
<!-- 第 6 章《数据缓存》 -->
<module>chapter-6-spring-boot-cache-redis</module>
<!--<module>chapter-6-spring-boot-cache-redis</module>-->
<!-- 第四章表单校验案例 -->
<module>chapter-4-spring-boot-validating-form-input</module>
<!-- 第五章数据分页排序案例 -->
<module>chapter-5-spring-boot-paging-sorting</module>
<module>springboot-hbase</module>
</modules>
</project>