Skip to content

6.0.11版本,请求接口时警告:Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection #31094

Closed as not planned
@dengchufeng

Description

@dengchufeng

【版本】
你们好,版本如下,springframework:6.0.11,springboot:3.0.9

【问题】
项目启动,并且请求接口时,将会报出警告:Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: com.zy.base.controller.NwlBaseController

【示例】
1、接口和版本
image
2、当项目启动之后,请求接口时,会进入到“LocalVariableTableParameterNameDiscoverer”类的“inspectClass”方法,从而抛出警告
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: 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