A deliberately small Java app to use as the "application" tier in later Docker / Kubernetes labs. No framework, no Spring Boot — just JDK's built-in HttpServer, a JDBC connection to MySQL, and a Jedis ...
This repository contains a Java-based API testing practice project focused on REST API scenarios, OAuth authentication flow, POJO classes and response validation. The goal of this project is to ...