-
Enterprise Java
Efficient enterprise testing — workflows & code quality (4/6)
This part of the article will cover the impact of having effective workflows during our development sessions as well as…
Read More » -
Enterprise Java
Efficient enterprise testing — integration tests (3/6)
This part of the series will show how to verify our applications with code-level as well as system-level integration tests.…
Read More » -
Enterprise Java
Efficient enterprise testing — unit & use case tests (2/6)
In the first part of the series we saw some generally applicable principles and constraints that effective tests should fulfill.…
Read More » -
Enterprise Java
Thoughts on efficient enterprise testing (1/6)
Testing in the enterprise is still a topic that is not as extensively used as it should be. Writing and…
Read More » -
Enterprise Java
Minimize turnaround times with Open Liberty’s dev mode
I’ve uploaded a video in which I show how to reduce the turnaround times while writing Enterprise Java applications that…
Read More » -
Enterprise Java
Enhanced CDI contexts & bulkheads with MicroProfile Context Propagation
When using CDI with asynchronous execution methods, such as a ManagedExecutorService, it’s traditionally not possible to access all of CDI’s…
Read More » -
Enterprise Java
Proposal on Jakarta EE’s innovation & relationship with MicroProfile
At the JCrete unconference, a few of us were brainstorming about the vision of Jakarta EE and especially the relationship…
Read More » -
Enterprise Java
Using metric tags with MicroProfile Metrics 2.0
Business-related metrics that are emitted from our application might contain parameters (i.e. tags or labels) for which a specific metric…
Read More » -
Enterprise Java
Hot-deploying into Kubernetes using Telepresence & WAD
When you’re testing your enterprise application in a Kubernetes environment, the turnaround for changing, re-packaging, and re-deploying your application can…
Read More »