You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/generators/jaxrs-cxf-client.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
76
76
|useBeanValidation|Use BeanValidation API annotations||false|
77
77
|useGenericResponse|Use generic response||false|
78
78
|useGzipFeatureForTests|Use Gzip Feature for tests||false|
79
+
|useJackson3|Use Jackson 3 instead of Jackson 2.||false|
79
80
|useJakartaEe|whether to use Jakarta EE namespace instead of javax||false|
80
81
|useLoggingFeatureForTests|Use Logging Feature for tests||false|
81
82
|useOneOfInterfaces|whether to use a java interface to describe a set of oneOf options, where each option is a class that implements the interface||false|
0 commit comments