changed package name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.springframework.datastore.annotation;
|
||||
package org.springframework.data.annotation;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.springframework.datastore.serialization;
|
||||
package org.springframework.data.serialization;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
Reference in New Issue
Block a user