zoukankan      html  css  js  c++  java
  • 【SpringBoot】SpringBoot 入门示例

    参考资料:

    http://www.tuicool.com/articles/mqeee2A

    http://www.cnblogs.com/suncj/p/4065589.html

    http://spring.io/guides/gs/spring-boot/

    mvn spring-boot:run

    深入:

    http://www.cnblogs.com/skyblog/p/5127690.html

    http://git.oschina.net/zhou666/spring-cloud-7simple/blob/master/cloud-config-repo/simple-service-dev.properties?dir=0&filepath=cloud-config-repo%2Fsimple-service-dev.properties&oid=6e34f7ff80be6a7adf343fc91c1e3de80e6f7f3d&sha=fc8d3c12379cc3e8259faf780bbfeeca87a2a358

    http://www.cnblogs.com/skyblog/p/5127712.html

    http://www.cnblogs.com/skyblog/p/5073843.html#3574398

    http://www.cnblogs.com/skyblog/category/774535.html

    https://www.gitbook.com/book/qbgbook/spring-boot-reference-guide-zh/details

    https://github.com/qibaoguang/Spring-Boot-Reference-Guide/blob/master/SUMMARY.md

    https://github.com/qibaoguang/Spring-Boot-Reference-Guide/blob/master/II.%20Getting%20started/10.1.1.%20Maven%20installation.md

    http://www.infoq.com/cn/articles/microframeworks1-spring-boot

    https://www.douban.com/group/topic/89040569/?type=rec

    http://edu.51cto.com/course/course_id-6558.html?edu_recommend_adid=87

    http://www.roncoo.com/course/view/c99516ea604d4053908c1768d6deee3d#boxTwo

    http://somefuture.iteye.com/category/347328

    http://www.csdn.net/article/a/2016-05-12/15838098

    http://jinnianshilongnian.iteye.com/blog/1997192

    http://www.cnblogs.com/liangblog/p/5207855.html

    http://projects.spring.io/spring-boot/

    http://www.infoq.com/cn/articles/microframeworks1-spring-boot/

    http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started-first-application

    http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started-system-requirements

    http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/

    https://github.com/spring-projects/spring-boot

    http://bbs.lampbrother.net/read-htm-tid-181729.html

    待看--包括视频教程:

    http://www.cnblogs.com/skyblog/p/5127690.html
    http://www.cnblogs.com/skyblog/p/5127712.html
    http://www.cnblogs.com/skyblog/p/5073843.html#3574398
    http://www.cnblogs.com/skyblog/category/774535.html
    https://www.gitbook.com/book/qbgbook/spring-boot-reference-guide-zh/details
    https://github.com/qibaoguang/Spring-Boot-Reference-Guide/blob/master/SUMMARY.md
    https://github.com/qibaoguang/Spring-Boot-Reference-Guide/blob/master/II.%20Getting%20started/10.1.1.%20Maven%20installation.md
    http://www.infoq.com/cn/articles/microframeworks1-spring-boot
    https://www.douban.com/group/topic/89040569/?type=rec
    http://edu.51cto.com/course/course_id-6558.html?edu_recommend_adid=87
    http://www.roncoo.com/course/view/c99516ea604d4053908c1768d6deee3d#boxTwo
    http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/
    https://github.com/spring-projects/spring-boot
    http://bbs.lampbrother.net/read-htm-tid-181729.html

  • 相关阅读:
    我们都可以把它放 Sidecar 容器中,这样微服务具备了 Super power,一种超能力
    DP 状态 DP 转移方程 动态规划解题思路
    完全二叉树 原因 完全二叉树最后一层节点靠左的原因
    延时任务最佳实践方案总结
    b+ 树 只存储 索引
    埋点质量保障体系建设
    linux命令重定向>、>>、 1>、 2>、 1>>、 2>>、 <
    卡特兰数
    python 使用函数名的字符串调用函数(4种方法)_black-heart的专栏-CSDN博客 https://blog.csdn.net/mrqingyu/article/details/84403924
    12 | 服务注册与发现如何满足服务治理
  • 原文地址:https://www.cnblogs.com/junneyang/p/6183380.html
Copyright © 2011-2022 走看看