JAVA-117 Standardize spring-boot-modules

This commit is contained in:
mikr
2020-04-04 21:47:45 +02:00
parent 641956f87d
commit ad889f6bcd
21 changed files with 21 additions and 21 deletions
@@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;