JAVA-142: Migrate spring-data-keyvalue to com.baeldung
This commit is contained in:
parent
9ce30c3e78
commit
adc5675c61
@ -3,4 +3,4 @@
|
||||
This module contains articles about Spring Data Key-Value
|
||||
|
||||
### Relevant Articles:
|
||||
- [A Guide to Spring Data Key Value](http://www.baeldung.com/spring-data-key-value)
|
||||
- [A Guide to Spring Data Key Value](https://www.baeldung.com/spring-data-key-value)
|
||||
|
@ -1,4 +1,4 @@
|
||||
package org.baeldung;
|
||||
package com.baeldung;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
Loading…
x
Reference in New Issue
Block a user