asw12
asw12
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...
> [](https://cla-assistant.io/micronaut-projects/micronaut-core?pullRequest=11261) All committers have signed the CLA. @yawkat Done! Thank you for the fast turnaround.