moving the JSonSerializer to a separate package
This commit is contained in:
@@ -22,7 +22,6 @@ import static org.junit.Assert.assertEquals;
|
||||
@RunWith(SpringRunner.class)
|
||||
public class CustomerDTOUnitTest {
|
||||
|
||||
|
||||
@Autowired
|
||||
private ObjectMapper objectMapper;
|
||||
|
||||
|
Reference in New Issue
Block a user