Java-633 Standardize packages in spring-mvc-*

This commit is contained in:
mikr
2020-02-18 15:38:19 +01:00
parent 62263d9ca3
commit a0d37ea022
63 changed files with 119 additions and 101 deletions
@@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;