Skip to content
Snippets Groups Projects
Commit 74344a64 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

KOP-2949 Cleanup

parent 2f2fd751
Branches
Tags
1 merge request!4KOP-2949 Catch RuntimeExceptions, defensively
Pipeline #2279 passed
......@@ -35,9 +35,9 @@ import de.ozgcloud.eingang.semantik.enginebased.EngineBasedSemantikAdapter;
import lombok.RequiredArgsConstructor;
import lombok.extern.log4j.Log4j2;
@Log4j2
@Component
@RequiredArgsConstructor
@Log4j2
public class FormSolutionsEngineBasedAdapter implements EngineBasedSemantikAdapter {
public static final String IDENTIFIER_KEY = "identifier";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment