mapstruct topic
springboot-react-keycloak
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
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
Spring webflux jwt security r2dbc demo
unicorn
基于最新的Java 21和SpringBoot 3.2。根据eladmin项目进行改造。整合常用的Components.
flink-api-spring-boot-starter
flink rest api的spring-boot-starter
smartstruct
Dart Code Generator for generating mapper classes
mica-jmh
mica 工具性能压测,目的是鞭策自己,让 mica 性能更加优秀。
spring-cloud-stream-kafka-elasticsearch
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
Spring Boot Starter拓展,搭载JDK 21、SpringBoot 3.3
axon-springboot-websocket
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...