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

This commit is contained in:
Krzysztof Woyke
2020-03-19 15:07:48 +01:00
parent aa251bb22b
commit 20e1eb4912
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;