JAVA-142: Migrate spring-data-redis to com.baeldung

This commit is contained in:
Krzysiek
2020-02-12 19:55:28 +01:00
parent 09830d27d1
commit 9ce30c3e78
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;