-
Enterprise Java
Testing the File Upload API in Spring Boot
In one of my previous post, I had created an API to upload file. In this post I will write…
Read More » -
Web Development
Tutorial On Handling Keyboard Actions In Selenium WebDriver [With Example]
During the course of automated cross browser testing, you might come across scenarios that may not have been thought about…
Read More » -
Software Development
The Right Kind of Failure
Basic question: why do we write our tests first and make sure they go red? Answer: because it’s possible that…
Read More » -
Software Development
Using Jenkins as your go-to CI/CD tool
Introduction Everyone loves Agile and the way it is replacing all the older methodologies and development models with a streamlined…
Read More » -
DevOps
Point of sale – An architectural introduction
It’s an interesting challenge creating architectural content based on common customer adoption patterns. That’s very different from most of the…
Read More » -
Enterprise Java
Open-source collaboration, or how we finally added merge-on-refresh to Apache Lucene
The open-source software movement is a clearly a powerful phenomenon. A diverse (in time, geography, interests, gender (hmm not really,…
Read More » -
Core Java
Always Name Your Thread Pools
Our software tends to use a lot of thread pools – mostly through java.util.concurrent.ExecutorService implementations (Created via Executors.new.... We create…
Read More » -
Core Java
Introduction into GraalVM (Community Edition): GraalVM for the rest of us
1. Introduction Along the previous parts of the tutorial we have talked a lot about GraalVM‘s groundbreaking impact on the…
Read More » -
Software Development
5 Reasons You Should Attend RedisConf 2021
$100,000 HackathonJoin the hackathon to show us what you can build on Redis for a chance to win big prizes…
Read More »