Skip to content

Release 3.0.1

Compare
Choose a tag to compare
@wenhao wenhao released this 17 Sep 03:24
· 27 commits to master since this release

Mushrooms

Mushrooms is an easy setup stub framework. To ensure high levels of efficiency for remote service integration.

Why

Remote service integration, especially based on HTTP protocol, e.g. web service, REST etc, highly unstable when developing.

Features

Stub

Stub feature rely on okhttp3, make sure FeignClient/RestTemplate are using okhttp3.

  • Stub REST API.
  • Stub Soap API.