提交 bfbbcc73 编写于 作者: 武汉红喜's avatar 武汉红喜

豆瓣阅读

上级 358bd23a
......@@ -95,4 +95,7 @@ xxxService.xxx(); // 远程调用
<!-- 延迟到 Spring 初始化完成后,再暴露服务 -->
<dubbo:service delay="-1" />
```
- 并发控制,异步调用,本地调用,参数回调,事件通知 ...
\ No newline at end of file
- 并发控制,异步调用,本地调用,参数回调,事件通知 ...
### More
- [书籍:《亿级流量网站架构核心技术》](https://book.douban.com/subject/26999243/)
\ No newline at end of file
Java SE
\ No newline at end of file
Java SE
[书籍:《深入理解Java虚拟机》](https://book.douban.com/subject/6522893/)
\ No newline at end of file
......@@ -7,4 +7,6 @@ We take an opinionated view of the Spring platform and third-party libraries so
Most Spring Boot applications need very little Spring configuration.
启动后访问 localhost:8081/ <br />
swagger localhost:8081/swagger-ui.html
\ No newline at end of file
swagger localhost:8081/swagger-ui.html
[书籍:《SpringBoot揭秘》](https://book.douban.com/subject/26808298/)
\ No newline at end of file
### Tomcat
![Tomcat内核设计剖析](tomcat.jpg)
https://github.com/apache/tomcat
https://github.com/apache/tomcat
\ No newline at end of file
[书籍:《Tomcat内核设计剖析》](https://book.douban.com/subject/27053924/)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册