Update Java Configuration Samples to Spring 6
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
|
||||
package example;
|
||||
|
||||
import javax.servlet.http.Cookie;
|
||||
|
||||
import jakarta.servlet.http.Cookie;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.junit.jupiter.api.extension.ExtendWith;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user