JAVA-960: Migrate spring-vertx to com.baeldung

This commit is contained in:
Krzysztof Woyke 2020-03-19 15:19:30 +01:00
parent bcc15ba72e
commit 137ff8d5ea
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;