OpenLiberty / liberty-tools-vscode

Visual Studio Code extension for Liberty Tools
https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext
Eclipse Public License 2.0
18 stars 35 forks source link

Test Automation for LSP4Jakarata - Diagnostic support - Only public methods can be exposed as resource methods #368

Open gilbysunil14 opened 3 weeks ago

gilbysunil14 commented 3 weeks ago

Implement test automation for LSP4Jakarta - test diagnostic support support. Change the access modifier of a GET HTTP method to private and the following diagnostic should appear "Only public methods can be exposed as resource methods"