GH-1204 Remove dependency on Typetools

Resolves #1204
This commit is contained in:
Oleg Zhurakousky
2024-11-08 12:12:07 +01:00
parent 1b7b31307a
commit 317553b8fa
10 changed files with 223 additions and 191 deletions

View File

@@ -26,8 +26,6 @@ import java.util.jar.Manifest;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
//import org.springframework.boot.SpringBootConfiguration;
//import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.core.KotlinDetector;
import org.springframework.core.io.Resource;
import org.springframework.core.io.support.PathMatchingResourcePatternResolver;