Native support for JCommander

- Fixes #340
This commit is contained in:
Janne Valkealahti
2022-03-05 08:10:03 +00:00
parent c532dc227e
commit 85976cff48
6 changed files with 159 additions and 40 deletions

View File

@@ -0,0 +1,9 @@
[
{
"name":"org.springframework.shell.samples.jcommander.Args",
"allDeclaredFields":true,
"queryAllDeclaredMethods":true,
"queryAllDeclaredConstructors":true,
"methods":[{"name":"<init>","parameterTypes":[] }]
}
]