JAVA-960: Migrate spring-swagger-codegen to com.baeldung

This commit is contained in:
Krzysztof Woyke 2020-03-19 15:17:48 +01:00
parent b205233679
commit bcc15ba72e

View File

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