Java-Interview-Advanced/docs/distributed-system/springCloud-and-rpc-framewo...

11 lines
371 B
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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