This post looks at how to generate a Spring Boot-based application from a Maven archetype, integrating Spring Boot, Apache CXF, and Swagger via unit and integration tests. Read all
This tutorial demonstrates how to authorize specific resources based on the users who created the annotation in REST using XACML, providing explanations and sample code. Read all
A developer provides a tutorial on how to use Apache Kafka and Python in conjunction with Google Analytics to perform data analyses using Apache Spark. Read all
Learn how to register local microservice instances running with Spring Cloud config server with Eureka so they are accessible to consuming microservices. Read all
This article is an analysis on how to create a sequence with MariaDB, how to create a table to test out the sequence, and how to ask for the next value. Read all
This article is a tutorial that explains how the FP-Growth algorithm helps in finding frequent items and how to understand the data structure used by it. Read all
This article presents a developer's perspective on transitioning software from monoliths to microservices, and best practices and technologies for migrating. Read all