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

  • 相关阅读:
    实验三 编程、编译、连接、跟踪
    第三章 寄存器知识总结
    实验2 用机器指令和汇编指令编程
    实验1 查看cpu和内存,用机器指令和汇编指令编程
    第二章寄存器知识总结
    汇编语言第一章基础知识总结
    打印数字正方形
    打印空心正方形
    打印正方形
    整数运算
  • 原文地址:https://www.cnblogs.com/junneyang/p/6183380.html
Copyright © 2011-2022 走看看