I am using a REST endpoint and the wrong code gets executed as you can see here in the following screenshot:
How can I specify the right code to be executed, I don't want codeFound by class scanning and can't be edited here as shown in the screenshot
This does not tell you that the "wrong code gets executed", it tells you that you are making the wrong call with your other application - it's hitting the wrong place and calling the other endpoint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.