Skip to content

Spring devtools classloader limitations [SWF-1690] #867

Open
@spring-operator

Description

@spring-operator

Alvise Vitturi opened SWF-1690 and commented

With spring boot devtools there are known limitations:

You may need to use Spring’s ConfigurableObjectInputStream in combination with Thread.currentThread().getContextClassLoader().

The class SerializedFlowExecutionSnapshot use the base classloader instead of the restart classloader


Affects: 2.4.4

Issue Links:

9 votes, 7 watchers

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions