Learn how to develop a Java application that uses image recognition and deep learning to detect whether and image is a cat or dog with Deeplearning4j. Read all
See how you can use Docker Compose to for local app development using Python, with tips for aspects like database migration, all leading to a CI/CD pipeline. Read all
Learn how to integrate an H2 database into your Spring Boot Project with Spring Initializr. Also learn how to set up CRUD methods in Java and how to use JDBC. Read all
In this Apache Kafka tutorial, learn about use cases, messaging systems, brokers, and topics, and see how to create a Kafka cluster with three brokers. Read all
Learn the steps and conditions for running the Cucumber automated testing tool from the command line for behavior-driven development in software testing. Read all
This primer on Zookeeper will walk you through the features, capabilities, and services provided by this coordination service for distributed applications. Read all
We look at how to set up OpenShift in a way that creates a higher degree of network security for your PaaS software through the use of 3 different technologies. Read all
Learn how to make your life easier and save time by using Cucumber BDD to test Spring Boot APIs. This tutorial will teach you how to configure Cucumber. Read all