mirror of https://github.com/status-im/consul.git
Added Spring Consul SDK for Spring applications
This commit is contained in:
parent
ba7c322ee2
commit
10acfb7682
|
@ -47,6 +47,10 @@ the community.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/Ecwid/consul-api">consul-api</a> - Java client for the Consul HTTP API
|
<a href="https://github.com/Ecwid/consul-api">consul-api</a> - Java client for the Consul HTTP API
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="http://cloud.spring.io/spring-cloud-consul/">Spring Cloud Consul</a> - Consul integration for <a href="https://projects.spring.io/spring-boot/">Spring Boot</a> applications (Uses
|
||||||
|
<a href="https://github.com/Ecwid/consul-api">consul-api</a> internally)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/vert-x3/vertx-consul-client">vertx-consul-client</a> - Vert.x client for the Consul HTTP API
|
<a href="https://github.com/vert-x3/vertx-consul-client">vertx-consul-client</a> - Vert.x client for the Consul HTTP API
|
||||||
|
|
Loading…
Reference in New Issue