Thorntail
Thorntail packages the Java EE applications with the required server runtime to java-jar your application. This consists of the application code, a basic of the WildFly application server, and any essential dependencies. The java-jar can be used to run the application. It's also MicroProfile compatible.
It's well integrated with the most-used frameworks, such as Camel, Netflix OSS, Keycloak, Logstash, and Swagger. Thanks to its flexible and pluggable DNA, it lets you create your own Java EE runtime packaged as an executable JAR file (often called an Uber JAR or fat JAR), which fits the microservices approach very well. Each fat JAR is essentially a microservice that can then independently upgrade, replace, or scale. As single responsibility ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access