The June release of IBM ® Mono2Micro ™ introduces a brand new command line interface (CLI) tool that lets you easily control all the components of Mono2Micro as you work through the process of refactoring monolithic Java applications to microservices on WebSphere Liberty. In addition to...
You’ve been with your application server for a while. Things are getting stalled. It's gotten old and just doesn’t perform the way it used. No one supports it anymore. Now you want more. You've started playing around with the idea of being able to take advantage of new technologies or get your...
One of the best ways to modernize business applications is to refactor them into microservices, allowing each microservice to be independently enhanced and scaled while providing agility and improved speed of delivery. Microservices are also a natural way to shift legacy applications to the...
The latest release of MicroProfile 4.0 aligns with Jakarta EE 8 . MicroProfile 4.0 is a major release, which includes many component specification updates, listed below. MicroProfile Config 2.0: supports Config Profile, Config Properties, ConfigValue, variable replacement. Check out ...
Liberty * is a lightweight, modular and cloud-optimized Java runtime for building fast and efficient cloud-native and enterprise applications. It is designed for developers (fast startup, dev mode for fast iterative development, etc) and also, optimized for containers and Kubernetes (e.g.,...
Introduction This Post, I would like to deploy another patient UI Node.js application in OpenShift split from a monolithic Java EE application and integrate it with the business logic Java EE application that we created last time around . ( Part 1 ) Modernization of the Patient UI ...