JAVA-117 Standardize spring-boot-modules

This commit is contained in:
mikr
2020-04-04 21:47:45 +02:00
parent 2e2fa14b7c
commit 6e21afabdb
21 changed files with 21 additions and 21 deletions

View File

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