Last Version

Spring Boot AutoConfiguration :: Feign Hystrix OAuth2 Starter 1.0.3

Spring Boot Auto configuration passing Spring Security Context along to Hystrix enabled Feign clients.

License

License

Categories

Categories

Spring Boot Container Microservices H2 Data Databases OAuth2 Security Feign Net HTTP Clients
GroupId

GroupId

com.nextgearcapital
ArtifactId

ArtifactId

feign-hystrix-oauth2-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar
Description

Description

Spring Boot AutoConfiguration :: Feign Hystrix OAuth2 Starter
Spring Boot Auto configuration passing Spring Security Context along to Hystrix enabled Feign clients.

Download feign-hystrix-oauth2-spring-boot-starter 1.0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.security : spring-security-web Optional jar
org.springframework.security.oauth : spring-security-oauth2 Optional jar
com.netflix.feign : feign-core Optional jar
com.netflix.feign : feign-hystrix Optional jar
com.netflix.hystrix : hystrix-core Optional jar
javax.servlet : javax.servlet-api Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.