Added annotationLibrary to java configuration (#271)

This commit is contained in:
Peter Kaššák
2024-10-17 18:03:04 +02:00
committed by GitHub
parent 6b9189ae4e
commit 44f66ad942

View File

@@ -104,6 +104,7 @@
<dateLibrary>java8</dateLibrary>
<useRxJava>false</useRxJava>
<useJakartaEe>true</useJakartaEe>
<annotationLibrary>swagger1</annotationLibrary>
<library>${env.LIBRARY}</library>
<useSingleRequestParameter>${use-single-parameter}</useSingleRequestParameter>
<useReflectionEqualsHashCode>false</useReflectionEqualsHashCode>