Browse all tags →
Tagged with java
2021
Creating a Wildfly Docker image with TimescaleDB support

This post demonstrates the creation of a Wildfly Docker image that includes support for TimescaleDB via the PostgreSQL JDBC driver, as well as the combination of the two using Docker Compose.

2020
Book Manager - Project Report

Creation of Book Manager, a compact Java application developed using the Test Driven Development (TDD) model in conjunction with Build Automation and Continuous Integration techniques.