Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 915 Bytes

File metadata and controls

19 lines (14 loc) · 915 Bytes

点我查看中文版

This project is the source code of the Tars RPC framework Java language.

Directory Features
net Source code implementation of Java language net framework
core Source code implementation of Java language rpc framework
tools Source code implementation of framework tools, maven plug-ins, etc
examples Sample code for the Java language framework
distributedContext Source code implementation of Java language framework's distributed context
protobuf Source code implementation of pb protocol support
spring Source code implementation of spring framework support

Environmental dependence

  • JDK1.8 or above
  • Maven 2.2.1 or above