Build a Microservices CRM with Spring Boot Kotlin and React
Development, Docker, full stack, Grails / Java / J2EE, Microservices, React, Spring Boot, Tutorials, Web Development

How to build a Microservices CRM with Spring Boot, Kotlin and React.

In this tutorial, we will build a fully functional CRM based on a typical microservice architecture. The languages and frameworks used are Java 17, Kotlin, Spring Boot 3, and React 18 for the front-end application. It is intended that you can follow through from start to finish without prior knowledge

Read More
Spring Batch Example Tutorial Header
Development, Grails / Java / J2EE, Spring Boot, Tutorials, Web Development

Spring Batch Example – Building a bulk contact importer

In today’s data-driven world, efficiently handling vast volumes of data is paramount. This often involves tasks like ETL processes, data migrations, or other batch operations. Faced with these challenges, the initial impulse might be to build a custom solution. However, specialized frameworks, like Spring Batch, are tailor-made for these use

Read More
Apache Kafka with React & Spring Boot Tutorial
Development, Docker, full stack, Grails / Java / J2EE, React, Spring Boot, Tutorials, Web Development

Integrating Apache Kafka with React & Spring Boot: A Dockerized Tutorial

Enterprises and developers face big data challenges. Real-time data processing is now a top priority for many applications across various industries. Apache Kafka is a leading distributed streaming platform. It’s designed for high-throughput real-time streams. Its features appeal to professionals needing to handle, analyze, and process data effortlessly. In this

Read More