提交 16982952 编写于 作者: Y yanglbme

docs: fix typo, update offer page

上级 430cff5d
......@@ -88,6 +88,7 @@ ProductInfo productInfo = getProductInfoCommand.execute();
```
- HystrixObservableCommand.construct() 返回一个 Observable 对象,可以获取多条结果。
```java
Observable<ProductInfo> observable = getProductInfosCommand.observe();
......
......@@ -29,7 +29,7 @@
var footer = [
'<hr/>',
'<footer>',
'<span>Copyright © 2018 <a href="https://github.com/yanglbme" target="_blank">yanglbme</a>. All rights reserved.</span>',
'<span>Copyright © 2018-2019 <a href="https://github.com/yanglbme" target="_blank">yanglbme</a>. All rights reserved.</span>',
'</footer>'
].join('')
......
......@@ -91,6 +91,36 @@ HR
燃烧我的卡路里
我要变成收割机
_.._ ,------------.
,' `. ( We want you! )
/ __) __` \ `-,----------'
( (`-`(-') ) _.-'
/) \ = / (
/' |--' . \
( ,---| `-.)__`
)( `-.,--' _`-.
'/,' ( Uu",
(_ , `/,-' )
`.__, : `-'/ /`--'
| `--' |
` `-._ /
\ (
/\ . \. offer
/ |` \ ,-\
/ \| .) / \
( ,'|\ ,' :
| \,`.`--"/ }
`,' \ |,' /
/ "-._ `-/ |
"-. "-.,'| ;
/ _/["---'""]
: / |"- '
' | /
` |
```
[![get-up-and-study](/img/get-up-and-study.png)](https://doocs.github.io/advanced-java)
\ No newline at end of file
[![get-up-and-study](/img/get-up-and-study.png)](https://doocs.github.io/advanced-java)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册