BAEL-5977 Code for the Throw Exception for Unexpected Input for Enum with Mapstruct article

This commit is contained in:
thibault.faure
2023-06-06 23:02:22 +02:00
parent 880803be21
commit 3a078d7c9c
5 changed files with 56 additions and 1 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
</build>
<properties>
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<springframework.version>4.3.4.RELEASE</springframework.version>
<lombok.mapstruct.binding.version>0.2.0</lombok.mapstruct.binding.version>
</properties>