In this article, a testing expert takes a brief look at how to setup HTTP testing in Spark using JUnit so you can test the quality of your integrations.
With the newer version of Slick, more drivers are available within the Slick core package as an open-source release that can also be seen from the changelog.
In this article, we are going to create a web application using ASP.NET Core 2.0 and React.js with the help of the Entity Framework Core database first approach.
With the latest release of Spring-Kafka, request-reply semantics are available off-the-shelf. This example demonstrates the simplicity of the Spring-Kafka implementation.
When we started using GraphQL in our NodeJS project, we struggled with writing tests. So, we made one ourselves. Here, we share our way of testing GraphQL queries.
Authentication is a core component of any high-quality web applications. In this post, we learn how to implement authentication in an ASP.NET Core app.
When I initially announced sysbench-tpcc, I mentioned that it potentially could run against PostgreSQL, but it was more like wishful thinking than reality.