-
Core Java
OCR in Java with Tess4J
Optical character recognition (OCR) is the conversion of images containing text to machine-encoded text. A popular tool for this is…
Read More » -
Enterprise Java
Introduction to Hypermedia REST APIs
Introduction When browsing the web we typically navigate from one site to another by following Hyperlinks. Those links make the…
Read More » -
Software Development
Top 10 Test Automation Frameworks in 2020
We are moving toward a future where everything is going to be autonomous, fast and highly efficient. To match the…
Read More » -
Software Development
How to Select the Right Automation Testing Tool
Depending on your projects and your QA team’s nature, your choice of automation testing tool must be compatible with many…
Read More » -
Core Java
ActiveJ: A New, Alternative Java Platform
ActiveJ is a new, open-source Java platform for quickly building efficient web, cloud, and microservices solutions for high performance environments.
Read More » -
Enterprise Java
MicroProfile OpenAPI for everyone
MicroProfile OpenAPI is primarily used for adding OpenAPI to JAX-RS Endpoints. In this blog post we will look at how…
Read More » -
Core Java
JDK16 javac xlint Warning about Default Constructors
I mentioned in my blog post “Explicit No-Arguments Constructor Versus Default Constructor” that “it is possible that one day javac…
Read More » -
Enterprise Java
Developing a Simple Web Service with Jakarta EE 8
For context, Jakarta EE 8 is very much the same as Java EE 6 through Java EE 8. The main…
Read More » -
Android Core
Android Activity Life Cycle – The Complete Guide
Android activity life cycle if one of the most asked questions in Android Developer interviews. It is also the one…
Read More »