Skip to content

Commit f9a8614

Browse files
committed
update doc
1 parent 267877c commit f9a8614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/generators/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
5858
|sortParamsByRequiredFlag|Sort method arguments to place required parameters before optional parameters.| |true|
5959
|sourceFolder|source folder for generated code| |src/main/java|
6060
|supportJava6|Whether to support Java6 with the Jersey1 library. This option has been deprecated and will be removed in the 5.x release| |false|
61-
|useAbstractionForFiles|Use alternative types instead of java.io.File to allow passing bytes without a file on disk. Available on resttemplate and webclient library| |false|
61+
|useAbstractionForFiles|Use alternative types instead of java.io.File to allow passing bytes without a file on disk. Available on resttemplate library| |false|
6262
|useBeanValidation|Use BeanValidation API annotations| |false|
6363
|useGzipFeature|Send gzip-encoded requests| |false|
6464
|usePlayWS|Use Play! Async HTTP client (Play WS API)| |false|

0 commit comments

Comments
 (0)