JAVA-142: Migrate spring-data-jpa to com.baeldung
This commit is contained in:
parent
e12be0bd59
commit
17f756e939
@ -1,4 +1,4 @@
|
|||||||
package org.baeldung;
|
package com.baeldung;
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.junit.runner.RunWith;
|
import org.junit.runner.RunWith;
|
||||||
@ -1,4 +1,4 @@
|
|||||||
package org.baeldung;
|
package com.baeldung;
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.junit.runner.RunWith;
|
import org.junit.runner.RunWith;
|
||||||
Loading…
x
Reference in New Issue
Block a user