Skip to content

ProxyTransactionManagementConfiguration not eligible for auto-proxying #17561

Closed
@Marco-Sulla

Description

@Marco-Sulla

Using Spring Boot 2.1.6.RELEASE, I get this warning

Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$efb8db88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

I checked ProxyTransactionManagementConfiguration in your code and it does not contains any @Autowired. But the strange fact is that if I select the branch v2.1.6.RELEASE, no file ProxyTransactionManagementConfiguration exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fixstatus: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions