Enterprise Java
-
What I learned about Quarkus in two months
Another year, another advent and I am honoured to again open the reign of 24 fantastic blog posts around Java,…
Read More » -
Spring Annotations I never had the chance to use part 2: @ConfigurationProperties
Few days ago, I accidentally stumbled upon a Spring annotation from Spring Boot project while I was checking something else.…
Read More » -
Spring has you covered, again: consumer-driven contract testing for messaging continued
In the previous post we have started to talk about consumer-driven contract testing in the context of the message-based communications.…
Read More » -
Selenium 4 Alpha – What to Expect?
Selenium 4 Alpha- What to Expect? Back in August of 2018 the whole testing automation community had been struck by…
Read More » -
Extending the AWS Ecosystem with Universal Data Access
Amazon Web Services (AWS) helps organizations host and manage their data processes, like building data visualizations and performing ETL tasks.…
Read More » -
Desired Capabilities in Selenium Testing With Examples
Desired Capabilities is a class used to declare a set of basic requirements such as combinations of browsers, operating systems,…
Read More » -
Java: Release of Speedment 3.2 – Now Enabling Lightweight Database Microservices
Several traditional ORMs do not fully honor Java module encapsulation (JPMS). This often means a lot of unnecessary files and…
Read More » -
Java: How to Create Lightweight Database Microservices
The number of cloud-based Java database applications grows by the minute. Many organizations deploy hundreds if not thousands of microservice…
Read More » -
Better integration tests with WireMock
No matter if you follow the classical test pyramid or one of the newer approaches like the Testing Honeycomb you…
Read More »