DATAES-595 - Polishing.

This commit is contained in:
P.J.Meisch
2019-06-21 22:51:15 +02:00
parent 40ea40a763
commit f1aa75a94f
7 changed files with 8 additions and 7 deletions

View File

@@ -62,7 +62,6 @@ import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.annotation.Id;
import org.springframework.data.annotation.Version;

View File

@@ -45,7 +45,6 @@ import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.core.convert.support.DefaultConversionService;
import org.springframework.dao.DataAccessResourceFailureException;
import org.springframework.data.annotation.Id;