Skip to content

Using deprecated '-debug' fallback for parameter name resolution #2893

Closed as not planned
@sergey-morenets

Description

@sergey-morenets

Hi

We've migrated from Spring Boot 2.7.x to Spring Boot 3.0.5 and observed a lot of warning messages in the console:

22:38:33.661 WARN - Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: demo.UserRepository

This warning is printed for some Spring Data repository interfaces (but not for all). It seems this issue was already fixed in Spring 6.0.4 - spring-projects/spring-framework#29612

We're using Spring 6.0.7 now but issue still reproduces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: stackoverflowA question that's better suited to stackoverflow.com

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions