Java EE
-
Core Java
Embracing Jakarta EE’s Evolution for a Robust Future
If you’ve been exploring the dynamic realm of server-side frameworks, you’ve likely caught wind of Jakarta EE’s evolution. Curious about…
Read More » -
Enterprise Java
Running Eclipse MicroProfile on Microsoft Azure
In this post, I am following up on the post series about Running Eclipse MicroProfile applications in Oracle Cloud by…
Read More » -
Enterprise Java
Improve your Logging in your Java EE Application with tinylog 1.1
tinylog is a lightweight logging framework for Java. In opposite to Apache Log4j and Logback, tinylog consists of a single…
Read More » -
Enterprise Java
NetBeans Java EE Tip #7: Overlooked Java Class and XHTML Editor Shortcuts
Sometimes the most helpful features of an IDE are the most overlooked. In this post, I will outline five NetBeans…
Read More » -
Enterprise Java
Java EE 8 MVC: A detailed look at Controllers
Java EE MVC is a new action based MVC framework planned for Java EE 8 and specified in JSR-371. This…
Read More »