Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Micronaut PUT/POST Data Endpoint Method generation added. #7068

Merged

Conversation

dbalek
Copy link
Contributor

@dbalek dbalek commented Feb 14, 2024

Adding an ability to generate PUT and POST Data Endpoint methods inside Micronaut Controller classes via code completion and source action (in addition to the already covered GET and DELETE introduced in #6799)

@dbalek dbalek added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests Micronaut [ci] enable enterprise job labels Feb 14, 2024
@dbalek dbalek added this to the NB22 milestone Feb 14, 2024
@dbalek dbalek self-assigned this Feb 14, 2024
@dbalek dbalek force-pushed the dbalek/micronaut-put-post-data-endpoints branch from a351d47 to 1518595 Compare February 15, 2024 17:15
@dbalek dbalek merged commit a52aa9a into apache:master Feb 16, 2024
40 checks passed
@dbalek dbalek deleted the dbalek/micronaut-put-post-data-endpoints branch February 16, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests Micronaut [ci] enable enterprise job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants