README.adoc
October 10, 2016 · View on GitHub
= SnoopEE - A Discovery Service for Java EE
SnoopEE [ˈsnuːpı] is an experimental registration and discovery service for Java EE based microservices.
SnoopEE 2.x has a new repo location. Go to the link:https://github.com/ivargrimstad/snoopee[new SnoopEE GitHub Repo]
== Getting Started
. Start the link:snoop-service.adoc[Snoop Service] . link:service-registration.adoc[Service Registration] . link:service-discovery.adoc[Service Discovery]
== Maven
. Released artifacts are available in link:http://search.maven.org/#search%7Cga%7C1%7Csnoop[Maven Central] . Snapshots configuration:
== Examples
- link:https://github.com/ivargrimstad/snoop-samples[snoop-samples@GitHub]
- link:https://github.com/arun-gupta/microservices[https://github.com/arun-gupta/microservices]
== FAQ
- link:FAQ.adoc[Frequently Asked Questions]