BAEL-97 - moving config to test source tree

This commit is contained in:
slavisa-baeldung
2017-01-09 16:47:27 +01:00
parent 516fa14625
commit 66917a2877
10 changed files with 9 additions and 107 deletions
@@ -1,6 +1,6 @@
package com.baeldung.handlermappings;
import com.baeldung.spring.web.config.BeanNameUrlHandlerMappingConfig;
import com.baeldung.config.BeanNameUrlHandlerMappingConfig;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;