Skip to content

Spring's load-time weaving doesn't work with PropertiesLauncher #4911

Closed
@FaboSc

Description

@FaboSc

Hello,

I've recently encountered a problem with loading a javaagentfile while using spring-boot zip-layout.
The startup fails, because the LoadTimeWeaver is not specified.
I started the same Application without zip-layout and it worked.

I created a minimal example, which encounters the same Problem.
https://github.com/FaboSc/Spring_boot

Am I doing something wrong here, or is there a problem?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions