com.tencent.tars:tars-spring-boot-starter

Super POM For Projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-spring-boot-starter
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Super POM For Projects

Download tars-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.tencent.tars/tars-spring-boot-starter/ -->
<dependency>
    <groupId>com.tencent.tars</groupId>
    <artifactId>tars-spring-boot-starter</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tars/tars-spring-boot-starter/
implementation 'com.tencent.tars:tars-spring-boot-starter:1.7.2'
// https://jarcasting.com/artifacts/com.tencent.tars/tars-spring-boot-starter/
implementation ("com.tencent.tars:tars-spring-boot-starter:1.7.2")
'com.tencent.tars:tars-spring-boot-starter:jar:1.7.2'
<dependency org="com.tencent.tars" name="tars-spring-boot-starter" rev="1.7.2">
  <artifact name="tars-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tars', module='tars-spring-boot-starter', version='1.7.2')
)
libraryDependencies += "com.tencent.tars" % "tars-spring-boot-starter" % "1.7.2"
[com.tencent.tars/tars-spring-boot-starter "1.7.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.tencent.tars : tars-spring jar 1.7.2
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

TARS - A Linux Foundation Project

What is TARS?

TARS is a Linux Foundation project. It is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.

Tars, aka TAF(Total Application Framework), has been used in Tencent since 2008. It supports C++, Java, Nodejs and PHP for now. This framework offers a set of solution for development, maintenance and testing, which making development, deployment and testing service efficiently. It integrated extensible protocol for encoding/decoding, high-performance RPC communication framework, name service, monitor, statistics and configuration. You can use it to develop your reliable distributed application based on microservice fast, and reach fully efficient service management.

Nowadays it's used by hundreds of bussiness in Tencent, services that developed base on TAF run on 16 thousands of machines.

See the detailed introduction SUMMARY.md.

Supported platforms

For now it supports OS as below:

  • Linux
  • Mac(>=2.1.0 support)

Supported languages

For now it supports following languages:

  • C++
  • Java
  • Nodejs
  • PHP
  • Go

Version Management

Tars is composed of many modules, scattered in many warehouses, and the basic framework version and language version can develop independently. In view of this, from version 2.1.0, the Framework version tag is printed on the tarsframework warehouse, no longer reflected in the tars warehouse

In addition, each component will have its own version. When there is a version dependency specification, each component will have its own version

Installation

  1. If you are new to Tars, please read documentation installation.
  2. First deploy, please read documentation source.
  3. Install by docker, detail information: docker

Submodule

Directory Features
framework Source code implementation of C++ language framework basic service
cpp C++ language framework rpc source code implementation
java java language framework rpc source code implementation
go go language framework rpc source code implementation
nodejs nodejs language framework rpc source code implementation
php php language framework rpc source code implementation
tup source code implementation of tup group protocol in each language
web manage tars web source implementation

Developer's documentation

See docs.

License

The open-source protocol Tars used is BSD-3-Clause, see LICENSE.md.

Chinese Version

Read Chinese Version

com.tencent.tars

THE TARS FOUNDATION PROJECTS

TARS Foundation is the neutral home for open source Microservices projects that empower any industry to quickly turn ideas into applications at scale.

Versions

Version
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0