JAVA-142: Migrate spring-data-gemfire to com.baeldung
This commit is contained in:
parent
17f756e939
commit
fe09718224
@ -1,3 +1,3 @@
|
|||||||
### Relevant articles
|
### Relevant articles
|
||||||
|
|
||||||
- [A Guide to GemFire with Spring Data](http://www.baeldung.com/spring-data-gemfire)
|
- [A Guide to GemFire with Spring Data](https://www.baeldung.com/spring-data-gemfire)
|
||||||
|
@ -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