runtimeOnly gradle dependencies are not properly identified and added to debug classpath. Does not happen with vscode java debugger without gradle extension. In a project with runtimeOnly dependency, ...
When calling classLoader.getResources("org/springframework/core/io") every result is twice in the resulting enumeration It doesn't happen in 2.1.3 It may have to do ...