deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection
Issue
- deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection
17:58:04,995 WARN [o.s.c.LocalVariableTableParameterNameDiscoverer] (main) Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: xxx.yyy.zzz.RouteController
Also getting similar on another program:
17:58:34,718 WARN [o.s.c.LocalVariableTableParameterNameDiscoverer] (main) Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: xxx.yyy.zzz.InflightMonitor
Environment
- Red Hat build of Apache Camel for Spring Boot
- 4.0.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.