Hammock 1.4
Hammock 1.4 Release Notes
New Features
- Brave Integration has been enhanced to support Servlet use cases and injected JAX-RS clients (#88 / #89)
- Jetty containers now support CDI managed listeners #92
- You can now look at runtime container information by injecting
HammockRuntimeinto your class. It can provide the listener information, including public host, of the machine this service is running on. Perfect for service registration and discovery. #91
Backwards Compatibility issues
No major changes, however various libraries were upgraded to major versions:
- Apache Johnzon
- Apache Tomcat
- Apache Camel
- Spark
- Flyway
- Jetty
- Undertow
Getting Started
To get started, visit LayingInYourFirstHammock