YamlProcessor subclasses can no longer instantiate StrictMapAppenderConstructor [SPR-13504] #18082
Labels
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Andy Wilkinson opened SPR-13504 and commented
Spring Boot fails to compile against the latest 4.2.2 snapshots due to the removal of
StrictMapAppenderConstructor
's public constructor in 667fc7e4.We could work around the problem in Boot by subclassing
StrictMapAppenderConstructor
but I would prefer not to.Affects: 4.1.8, 4.2.2
Issue Links:
Referenced from: commits 627393a, 271e5fd
Backported to: 4.1.8
The text was updated successfully, but these errors were encountered: