Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz authored Jun 30, 2017
1 parent f95f4b5 commit 144b7bb
Showing 1 changed file with 8 additions and 21 deletions.
29 changes: 8 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,6 @@
Segment Fault 在线讲堂 代码工程


# 简介

目前业界最流行的微服务架构正在或者已被各种规模的互联网公司广泛接受和认可,业已成为互联网开发人员必备技术。无论是互联网、云计算还是大数据,Java平台已成为全栈的生态体系,其重要性几乎不可替代。

“Java 微服务实践”为系列课程,内容包括目前最流行技术,分为 Spring Boot、Spring Cloud、Spring Cloud Stream 等系列,其目的希望能够帮助初学者深入浅出地掌握,同时更希望为高阶从业人员起到抛砖引玉的作用。同时,系列课程内容与主讲人的正在编写书籍同步,方便未来查阅。


# 讲师信息

小马哥,阿里巴巴技术专家,国内微服务技术客串讲师,目前主要负责微服务技术推广、架构设计、基础设施、迁移等。重点关注云计算、微服务以及软件架构等领域。从事十余年Java EE 开发,期间通过SUN Java(SCJP、SCWCD、SCBCD)以及Oracle OCA等的认证。



## Java 微服务实践 - Spring Boot 系列


Expand Down Expand Up @@ -144,7 +131,7 @@ Segment Fault 在线讲堂 代码工程



### [第十三节 WebSockets(审核中)](https://segmentfault.com/l/1500000009971716)
### [第十三节 WebSocket](https://segmentfault.com/l/1500000009971764)

* 主要内容

Expand All @@ -156,7 +143,7 @@ Segment Fault 在线讲堂 代码工程



### [第十四节 Web Services(审核中)](#)
### [第十四节 WebService](https://segmentfault.com/l/1500000009978309)

* 主要内容

Expand All @@ -167,7 +154,7 @@ Segment Fault 在线讲堂 代码工程



### [第十五节 安全(审核中)](#)
### [第十五节 安全](https://segmentfault.com/l/1500000009978481)

* 主要内容

Expand All @@ -177,7 +164,7 @@ Segment Fault 在线讲堂 代码工程



### [第十六节 日志(审核中)](#)
### [第十六节 日志](https://segmentfault.com/l/1500000009978585)

* 主要内容

Expand All @@ -188,7 +175,7 @@ Segment Fault 在线讲堂 代码工程



### [第十七节 监管(审核中)](#)
### [第十七节 监管](https://segmentfault.com/l/1500000009978661)

* 主要内容

Expand All @@ -199,7 +186,7 @@ Segment Fault 在线讲堂 代码工程



### [第十八节 配置(审核中)](#)
### [第十八节 配置](https://segmentfault.com/l/1500000009978661)

* 主要内容

Expand All @@ -210,7 +197,7 @@ Segment Fault 在线讲堂 代码工程



### [第十九节 测试(审核中)](#)
### [第十九节 测试](https://segmentfault.com/l/1500000009978826)

* 主要内容

Expand All @@ -221,7 +208,7 @@ Segment Fault 在线讲堂 代码工程



### [第二十节 自定义Starter(审核中)](#)
### [第二十节 自定义启动器](https://segmentfault.com/l/1500000009978904)

* 主要内容

Expand Down

0 comments on commit 144b7bb

Please sign in to comment.