Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.31 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.31 KB

Tars Java - An RPC library and framework

Latest release

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

Homepage: tarscloud.org
中文版: 点我查看中文版

Environmental dependence

  • JDK1.8 or above
  • Maven 3.5 or above

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