Use constructor injection and MockitoBean
Compare changes
@@ -31,7 +31,7 @@ import java.util.HashMap;
@@ -43,6 +43,7 @@ import de.ozgcloud.eingang.common.formdata.FormData;
@@ -55,10 +56,8 @@ class FormSolutionsRequestMapper {
Replace field injection and the deprecated MockBean and SpyBean