Feign Mock MVC Client Implementations

Feign Client implementations for Spring Mock MVC usage

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.chriswhite199
ArtifactId

ArtifactId

feign-mock-mvc-test
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Feign Mock MVC Client Implementations
Feign Client implementations for Spring Mock MVC usage
Project URL

Project URL

https://github.com/chriswhite199/spring-mockmvc-feignclient
Source Code Management

Source Code Management

https://github.com/chriswhite199/spring-mockmvc-feignclient

Download feign-mock-mvc-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.chriswhite199/feign-mock-mvc-test/ -->
<dependency>
    <groupId>com.github.chriswhite199</groupId>
    <artifactId>feign-mock-mvc-test</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chriswhite199/feign-mock-mvc-test/
implementation 'com.github.chriswhite199:feign-mock-mvc-test:0.0.1'
// https://jarcasting.com/artifacts/com.github.chriswhite199/feign-mock-mvc-test/
implementation ("com.github.chriswhite199:feign-mock-mvc-test:0.0.1")
'com.github.chriswhite199:feign-mock-mvc-test:jar:0.0.1'
<dependency org="com.github.chriswhite199" name="feign-mock-mvc-test" rev="0.0.1">
  <artifact name="feign-mock-mvc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chriswhite199', module='feign-mock-mvc-test', version='0.0.1')
)
libraryDependencies += "com.github.chriswhite199" % "feign-mock-mvc-test" % "0.0.1"
[com.github.chriswhite199/feign-mock-mvc-test "0.0.1"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1