JAVA-959: Migrate spring-data-rest to com.baeldung

This commit is contained in:
Krzysiek 2020-03-11 21:06:06 +01:00
parent f7415f1da1
commit 5a9ac3ce57
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;