asw12

Results 2 comments of asw12
trafficstars

The upstream change in Spring Boot 3.2 is documented in the [release notes](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2-Release-Notes?source=post_page-----a3656f8e69b4--------------------------------#nested-jar-support). > The previous URL format of > jar:file:/dir/myjar.jar:BOOT-INF/lib/nested.jar!/com/example/MyClass.class > has been replaced with > jar:nested:/dir/myjar.jar/!BOOT-INF/lib/nested.jar!/com/example/MyClass.class. A new...

> [![CLA assistant check](https://camo.githubusercontent.com/30e074cf48e3a1998fce163323df7be24037bfcf3fabab2ebf052277fb1203dc/68747470733a2f2f636c612d617373697374616e742e696f2f70756c6c2f62616467652f7369676e6564)](https://cla-assistant.io/micronaut-projects/micronaut-core?pullRequest=11261) All committers have signed the CLA. @yawkat Done! Thank you for the fast turnaround.