1Z0-1113 - Update on my progress
I wrote this summer about the 1Z0-1113 certification. What's my status?
LinkPackage an uber-JAR with OpenLiberty
With OpenLiberty, you can easily get your artifact as a WAR file. But what if you (for some reason) want a self-containing JAR instead?
Link1Z0-1113 - The Oracle certification no one cares about?
Tempted to do the 1Z0-1113 certification on Helidon from Oracle? The toughest part might be to find information.
LinkContinuous delivery for your open-source library
If you are building a software library, I suggest creating and pushing out new versions on every commit on _main_.
LinkEnterprise Kotlin - Kotlin and Jakarta EE
Kotlin is nice. Jakarta EE is nice. Let’s dive into how to make them play well together!
LinkHow to make your own scraper and then forget about it?
You've found a web page you want to keep track of how changes, but they don't keep a changelog? Make your own!
LinkSwitching appservers
With MicroProfile, you can switch application servers for your Java or Kotlin application without touching your code at all.
LinkMicroservices with Microprofile
Welcome to the world of microservices! We now can provide you with the tools you miss from your time with Java EE, while still leaving you free to switch application server whenever you want, without having to change your Java code.
LinkWhite male privilege
I'm a developer and tech lead, working in the tech industry. An industry that is predominantly consisting of men, both among the developers and the leadership.
LinkTest your legacy code
Do you want tests for your code, but find it hard to get started? Or maybe you got it going, but ran into code you were not able to test?
Link