Enterprise Java
-
Supersonic subatomic Enterprise Java from the ground up
I’ve created a video in which I explain “supersonic subatomic Java” with Quarkus, a runtime for modern Java applications. Whether…
Read More » -
How to install Apache Web Server on EC2 Instance using User data script
Hello Friends, In this tutorial, we will see how we can install Apache Web Server on EC2 instance using user…
Read More » -
Build Reactive REST APIs with Spring WebFlux – Part1
In this article, we will see how to build reactive REST APIs with Spring WebFlux. Before jumping into the reactive…
Read More » -
The Perfect Way To Maintain Your Selenium Test Automation
Without a doubt, automated browser testing has transformed the way software development works. If it wasn’t for Selenium, we wouldn’t…
Read More » -
49 Most Common Selenium Exceptions for Automation Testing
A developer will always write code keeping different scenarios in mind but there could be cases where the implementation does…
Read More » -
Debugging system tests in containers with Quarkus (Video)
It improves your development productivity if you’re able to end-to-end test your application locally, with the help of containers. In…
Read More » -
Clean Code from the Trenches – Writing Executable Specifications with JUnit 5, Mockito, and AssertJ
Executable Specifications are tests that can also serve as design specifications. They enable technical and business teams to get on…
Read More » -
Java/Cloud: How to Quickly Create a Kubernetes-ready REST Microservice
It is safe to say that the Microservice + Cloud combination is all the rage these days. Microservices are being…
Read More » -
Tomcat JDBC Pool – Connection Leak – Catch the Culprit
Database connection leaks are something that can stay hidden unless paid specific attention and would come to the surface at…
Read More »