I use spring-boot-2.0.0 with korlin and mongodb,
I get this warning every time I start up application,
org.reflections.ReflectionsException: could not create Vfs.Dir from url, no matching UrlType was found [file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/libatk-wrapper.so]
I read it's nothing too serious, application is working fine. But why is it there ? How can I disable this warning ?