File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ Spring boot使用的各种示例,以最简单、最实用为标准
23
23
- [ spring-boot-multi-mongodb] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-multi-mongodb ) :spring boot和mongodb多数据源的使用
24
24
- [ spring-boot-package-war] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-package-war ) :spring-boot打包成war包示例
25
25
- [ spring-boot-shiro] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-shiro ) :springboot 整合shiro rbac示例
26
- - [ Favorites-web] ( https://github.com/cloudfavorites/favorites-web ) :云收藏(springboot实战开源软件)
26
+
27
+ ** [ Favorites-web] ( https://github.com/cloudfavorites/favorites-web ) :云收藏(springboot实战开源软件)**
27
28
28
29
29
30
@@ -41,10 +42,11 @@ Spring boot使用的各种示例,以最简单、最实用为标准
41
42
- [ springboot(十):邮件服务] ( http://www.ityouknow.com/springboot/2017/05/06/springboot-mail.html )
42
43
- [ springboot(十一):Spring boot中mongodb的使用] ( http://www.ityouknow.com/springboot/2017/05/08/springboot-mongodb.html )
43
44
- [ springboot(十二):springboot如何测试打包部署] ( http://www.ityouknow.com/springboot/2017/05/09/springboot-deploy.html )
44
- - [ springboot实战:我们的第一款开源软件] ( http://www.ityouknow.com/springboot/2016/09/26/springboot%E5%AE%9E%E6%88%98-%E6%88%91%E4%BB%AC%E7%9A%84%E7%AC%AC%E4%B8%80%E6%AC%BE%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6.html )
45
45
- [ springboot(十三):springboot小技巧] ( http://www.ityouknow.com/springboot/2017/06/22/springboot-tips.html )
46
46
- [ springboot(十四):springboot整合shiro-登录认证和权限管理] ( http://www.ityouknow.com/springboot/2017/06/26/springboot-shiro.html )
47
47
48
+ ** [ springboot实战:我们的第一款开源软件] ( http://www.ityouknow.com/springboot/2016/09/26/springboot%E5%AE%9E%E6%88%98-%E6%88%91%E4%BB%AC%E7%9A%84%E7%AC%AC%E4%B8%80%E6%AC%BE%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6.html ) **
49
+
48
50
> 如果大家想了解关于springboot的其它方面应用,也可以以[ issues] ( https://github.com/ityouknow/spring-boot-examples/issues ) 的形式反馈给我,我后续来完善。
49
51
50
52
You can’t perform that action at this time.
0 commit comments