Package org.refcodes.rest.ext.eureka


package org.refcodes.rest.ext.eureka
This artifact supports the Eureka microservice registry/discovery mechanism (providing a sidecar) to register (attach) your RESTful services to Eureka.

Please refer to the refcodes-rest: RESTful services using lambdas documentation for an up-to-date and detailed description on the usage of this artifact.

See the this artifact's example source code on how to enable your RESTful services to use Eureka service discovery.