spring-boot/spring-boot-tools/spring-boot-loader
Phillip Webb 7654259f80 Fix JarFile issues when running on Windows
Fix 'fat jar' support for windows to correctly deal with URL and path
slash issues. The root cause of the original problem was caused by JAR
URLs not including a root slash (ie `file:C:/Users` vs `file:/C:/Users`)

Fixes gh-1145
2014-06-25 14:32:31 -07:00
..
src Fix JarFile issues when running on Windows 2014-06-25 14:32:31 -07:00
pom.xml Next development version 2014-06-24 13:53:56 -07:00