mapstruct topic

List mapstruct repositories

springboot-react-keycloak

371
Stars
145
Forks
Watchers

The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application...

springboot-kafka-connect-jdbc-streams

102
Stars
61
Forks
Watchers

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors:...

webflux-jwt-security-demo

34
Stars
20
Forks
Watchers

Spring webflux jwt security r2dbc demo

unicorn

39
Stars
21
Forks
Watchers

基于最新的Java 21和SpringBoot 3.2。根据eladmin项目进行改造。整合常用的Components.

smartstruct

35
Stars
18
Forks
Watchers

Dart Code Generator for generating mapper classes

mica-jmh

36
Stars
19
Forks
Watchers

mica 工具性能压测,目的是鞭策自己,让 mica 性能更加优秀。

The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.

spring-boot-extension

58
Stars
10
Forks
Watchers

Spring Boot Starter拓展,搭载JDK 21、SpringBoot 3.3

axon-springboot-websocket

27
Stars
10
Forks
Watchers

The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented...