mapstruct topic

List mapstruct repositories

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will impl...

The goals of this project are: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect Provider; 3) Test using Testcontainers; 4) Explore the uti...

SpringBoot-boilerPlate

41
Stars
6
Forks
Watchers

Spring Boot Boilerplate is a starter kit for developing production ready SpringBoot Applications. This project includes : Spring Boot(3.1.2), Spring Data JPA, Spring Validation, Spring Security + JWT...

spring-practices-demo

17
Stars
6
Forks
Watchers

Welcome to the Spring Practices Demo – a powerful Spring Boot application designed to support data JPA, pageable, and sorting with an intuitive Swagger interface. Explore and learn best practices in J...

chatgpt-assistant

39
Stars
8
Forks
Watchers

本次项目是基于ChatGPT的二次开发网站chatgpt-assistant,旨在实现在线聊天的功能。 使用的技术有前端框架Vue3、TypeScript和ElementUI以及后端技术SpringBoot、MongoDB、Spring Data MongoDB和Spring WebSocket。

spring-webflux-reactive-databases

23
Stars
14
Forks
Watchers

The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-she...

DynamicDataSourceRouting

21
Stars
4
Forks
Watchers

Exemplo de como utilizar Dynamic Data Source Routing com Java, Spring Boot e JPA.

mapstruct-spi-protobuf

64
Stars
19
Forks
Watchers

Protobuf accessor naming strategy for Mapstruct

springboot-graphql-databases

20
Stars
22
Forks
Watchers

The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.

survey-example-spring-boot-angular

15
Stars
10
Forks
Watchers

This is a survey example using Spring Boot, Spring JDBC, Bean Validation, i18n, MapStruct, Simple Flat Mapper, Angular 5, Reactive Forms, Angular Material and H2..