# mapstruct-spring-extensions **Repository Path**: mirrors_mapstruct/mapstruct-spring-extensions ## Basic Information - **Project Name**: mapstruct-spring-extensions - **Description**: Helpful additions to MapStruct when using the Spring Framework. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mapstruct-spring-extensions Helpful additions to MapStruct when using the Spring Framework. [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java CI with Gradle](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/gradle.yml/badge.svg)](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/gradle.yml) [![Nightly checks with Gradle](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/nightly_checks.yml/badge.svg)](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/nightly_checks.yml) This project expects some familiarity with MapStruct Core as well as Spring. Please find the [reference documentation](https://mapstruct.org/documentation/spring-extensions/reference/html/) on the [main MapStruct website](https://mapstruct.org/).