This is an automated email from the ASF dual-hosted git repository. dbalek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit ceea5a39530ae7d0b6c8a566554aec4d9e2033eb Merge: e085d72b09 c559a2693d Author: Dusan Balek <[email protected]> AuthorDate: Tue Jun 4 12:40:15 2024 +0200 Merge pull request #7422 from dbalek/dbalek/micronaut-endpoint-request-body-generator Micronaut: Command creating request body for given endpoint added. .../db/MicronautEndpointRequestProvider.java | 278 +++++++++++++++++++++ .../org/netbeans/modules/micronaut/db/Utils.java | 14 +- 2 files changed, 287 insertions(+), 5 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
