Java & containers: what I wish I knew before I used it

They told you that using Java with containers was great, but they never mentioned that it wouldn’t be that easy, right? You have all the advantages of containers like isolation, scalability, ease of deployment, and version management, but what about the pitfalls when using it with Java? Memory management, image size, initialization time … sometimes … Read more

Jakarta EE Cookbook

About one month ago I had the pleasure to announce the release of the second edition of my book, now called “Jakarta EE Cookbook”. By that time I had recorded a video about and you can watch it here: [embedyt] https://www.youtube.com/watch?v=SFbDs1HKEyA[/embedyt] And then came a crazy month and just now I had the opportunity to … Read more