Latest post
Foojay Podcast #63: How do we keep our Java applications up to date and secure?
Table of Contents Last month, I published a Foojay article about the risks in systems that are stuck on old or outdated Java versions and got a lot of feedback from developers. Most of them want to move on but …
-
Effortless updates require a zero-migration policy
Table of Contents The challenge of keeping microservices up to dateZero-migration architectureHow does zero-migration architecture work?ModularityEasily upgrade to a new version of LibertyCaveatsSummary: Zero migration vs technical debt In today’s production environments, it is not only expected, but critical to …
-
Migrating from Java EE to Jakarta EE with IntelliJ IDEA
In this post we’re going to migrate some sample code from the `javax` namespace to `jakarta` using IntelliJ IDEA’s migration tool.
1-3 of 3