Skip to content

Application yaml file is not processed after spring boot migration #35403

Closed
@ovidiupopa07

Description

@ovidiupopa07

Hello. Last week we migrated our projects from spring boot 2.3.12.RELEASE to spring boot 2.7.11 and after that our projects are not starting anymore with the following exception :

Reason: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.util.LinkedHashMap<?, ?>] to type

This happens for entries that are defined as empty objects in the YML file. I attached a sample project

demo.zip

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions