Fixed
Details
Assignee
Marko BekhtaMarko BekhtaReporter
Marko BekhtaMarko BekhtaComponents
Sprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Marko Bekhta
Marko BekhtaReporter
Marko Bekhta
Marko BekhtaComponents
Sprint
None
Fix versions
Priority
Created November 29, 2023 at 7:44 AM
Updated May 28, 2024 at 8:54 AM
Resolved November 29, 2023 at 10:08 AM
With a recent release of Spring Boot (3.2.), support code for nested jars in a repackaged spring app has changed: https://github.com/spring-projects/spring-boot/commit/7ad4a9817da4b04c1a743cc52a7585dd30b25ef9
This requires some adjustments to how we read these nested jars to address the new format of the nested jar URLs.