Renamed the packages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.raychatter.common.annotation;
|
||||
package com.github.raychatter;
|
||||
|
||||
import org.springframework.core.io.ClassPathResource;
|
||||
import org.springframework.http.HttpStatus;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.raychatter.common.annotation;
|
||||
package com.github.raychatter;
|
||||
|
||||
import org.springframework.http.HttpStatus;
|
||||
import org.springframework.http.MediaType;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.raychatter.common.annotation;
|
||||
package com.github.raychatter;
|
||||
|
||||
import junit.framework.Assert;
|
||||
import org.junit.Test;
|
||||
Reference in New Issue
Block a user