tutorials
tutorials copied to clipboard
Added ResourceConfig Class to register the Controller/Resource Class
Fix for the Reported issue. ResourceConfig was missing that's the reason the user is not able to hit the Controller Endpoint.
https://github.com/eugenp/tutorials/issues/16695
I have actually provided a fix that went completely unnoticed!
Thanks @s4ravanank I merged the first PR for this issue, so I will close this.