Java-Interview-Advanced/docs/distributed-system/springCloud-and-rpc-framework.md
2020-04-25 19:55:58 +08:00

11 lines
371 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 1、作业1
**把RPC框架如何设计这个问题你把整体思路去屡一下对应的一些细节很多可以参考之前面试突击第一季的还有一些网络通信框架netty找一些资料补充了解一些细节包括动态代理**
序列化协议
### 2、作业2
**不看资料手画Spring Cloud底层原理Eureka**