Recently we shared a blog about Ondrej’s talk prepared for Code One and Devoxx conferences: Be Reactive and Micro with a MicroProfile Stack. Now, we have his video so you can watch the talk as if you were there! We also enjoyed several other MicroProfile related talks at Devoxx and wanted…
Updated on: December 3, 2018 The Eclipse MicroProfile project would like to announce the availability of our e-book titled “Eclipse MicroProfile: Accelerating Cloud-Native Application Development with Java Microservices”. This new publication provides a high-level overview of the business value that the MicroProfile project can bring to an organization that is…
Fault Tolerance provides annotations which allow you to easily apply common fault mitigation strategies to your application but did you know that, since version 1.1, it also exports metrics which allow you to monitor these mitigation strategies?
Separate configuration from your microservices code with MicroProfile Config. Easily and dynamically change your app’s configuration by adding and modifying variables in your server config.