updated documentation

This commit is contained in:
Joern Muehlencord
2023-08-26 13:25:53 +02:00
parent 980f8d90c7
commit 1ca7aa772f

View File

@ -4,9 +4,6 @@ Additional DefaultAccessorNamingStrategy to support fluent API withXYZ setters.
[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/mapstruct/mapstruct/blob/master/LICENSE.txt) [![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/mapstruct/mapstruct/blob/master/LICENSE.txt)
[![Build Status](https://github.com/mapstruct/mapstruct-idea/workflows/CI/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-idea/actions?query=workflow%3ACI+branch%3Amaster)
[![Coverage Status](https://codecov.io/gh/mapstruct/mapstruct-idea/branch/master/graph/badge.svg)](https://codecov.io/gh/mapstruct/mapstruct-idea)
* [What is MapStruct?](#what-is-mapstruct) * [What is MapStruct?](#what-is-mapstruct)
* [Features](#features) * [Features](#features)
* [Usage](#usage) * [Usage](#usage)