Skip to content

java.lang.NoClassDefFoundError: org/springframework/cglib/beans/BeanMapEmitter #28110

Closed
@murainwood

Description

@murainwood

Affects: <Spring Framework version>


Hi:
After we upgrade to spring boot 2.5.10 (spring-core 5.3.16), when invoke following method

org.springframework.cglib.beans.BeanMap.create(BeanMap.java:68)

got the the exception

java.lang.NoClassDefFoundError: org/springframework/cglib/beans/BeanMapEmitter

Checking the jar of spring-core-5.3.16, seems the class BeanMapEmitter was miss

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: regressionA bug that is also a regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions