This is an automated email from the ASF dual-hosted git repository.

dbalek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 47c2df77c1 Merge pull request #7401 from 
sdedic/lsp/apply-workspace-edit
     add 63543d1328 Micronaut: Endpoint method generator for non-db based 
controllers added.
     new 136e384f9b Merge pull request #7394 from 
dbalek/dbalek/micronaut-non-db-controller-endpoints-gen

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../MicronautDataCompletionCollector.java          |  48 +++++++-
 .../MicronautDataCompletionProvider.java           |  61 ++++++++++-
 .../completion/MicronautDataCompletionTask.java    |   7 +-
 .../modules/micronaut/db/MicronautController.java  |  17 ++-
 .../db/MicronautDataEndpointGenerator.java         |  68 +++++++++++-
 .../db/MicronautEndpointTestGenerator.java         |  27 ++---
 .../org/netbeans/modules/micronaut/db/Utils.java   | 122 +++++++++++++++++++--
 .../micronaut/symbol/MicronautSymbolFinder.java    |  20 ++--
 java/java.lsp.server/vscode/src/extension.ts       |   2 +-
 9 files changed, 316 insertions(+), 56 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to