A common pattern when building systems based on distributed services is Service Discovery. And that is where SnoopEE comes in. It is a 100% Java EE alternative to solutions like Spring Cloud Eureka. Just as simple and at least as powerful. And no need for 3rd party frameworks. The slides for this session will be backed up by a demo to show key concepts and tools for packaging, registering and discovering Java EE based micro services. The demo will use core technologies of the Java EE platform, such as CDI Extensions, WebSockets, JAX-RS and even use MVC 1.0 (JSR 371).