Last Version

dubbo-gateway-spring-boot-autoconfigure 1.1.4.6-GA

The autoconfigure of dubbo gateway

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Dubbo Net Networking
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

dubbo-gateway-spring-boot-autoconfigure
Version

Version

1.1.4.6-GA
Type

Type

jar
Description

Description

dubbo-gateway-spring-boot-autoconfigure
The autoconfigure of dubbo gateway

Download dubbo-gateway-spring-boot-autoconfigure 1.1.4.6-GA


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux Optional jar
com.atommiddleware : dubbo-gateway-core jar 1.1.4.6-GA
com.atommiddleware : dubbo-gateway-security jar 1.1.4.6-GA
org.springframework.cloud : spring-cloud-starter-gateway Optional jar
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.security : spring-security-cas Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
org.springframework.session : spring-session-data-redis Optional jar
org.apache.commons : commons-pool2 Optional jar
com.alibaba.cloud : spring-cloud-starter-dubbo Optional jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.