SpringBoot Polaris Context

Global Context for SpringBoot Polaris

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

spring-boot-polaris-context
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot Polaris Context
Global Context for SpringBoot Polaris

Download spring-boot-polaris-context

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.tencent.polaris : polaris-factory jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0