[JAVA-958] Standardize packages in spring-bom module

This commit is contained in:
dupirefr
2020-03-20 08:39:48 +01:00
parent 070cce992e
commit 71292e7d99

View File

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