mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-05 18:25:26 +00:00
test[storage]: convert test
This commit is contained in:
+1
-5
@@ -11,12 +11,8 @@
|
||||
* See the License for the specific language governing permissions and limitations under the License.
|
||||
*/
|
||||
|
||||
package com.zfoo.storage.conversion;
|
||||
package com.zfoo.storage.convert;
|
||||
|
||||
import com.zfoo.storage.convert.ArrayConverter;
|
||||
import com.zfoo.storage.convert.JsonToMapConverter;
|
||||
import com.zfoo.storage.convert.StringToClassConverter;
|
||||
import com.zfoo.storage.convert.StringToDateConverter;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
import org.springframework.context.support.ConversionServiceFactoryBean;
|
||||
Reference in New Issue
Block a user