# TarsJava **Repository Path**: luchao111/TarsJava ## Basic Information - **Project Name**: TarsJava - **Description**: 该工程是Tars框架Java语言的源代码 目录名称 功能 net 框架rpc网络库 core 框架rpc的实现 tools 框架工具的实现,maven插件等 examples 框架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/tarsjava - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 25 - **Created**: 2019-09-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [点我查看中文版](README.zh.md) ### 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