OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
COMMITS
/ docs/generators/java.md July 28, 2025
M
[Java] [SpringClient] Introduce setting for sealed oneOf interfaces for Spring clients (#21586)
Mattias Sehlstedt committed
July 16, 2025
June 2, 2025
N
feat (JAVA NATIVE): add support for useSingleRequestParameter to java native client (#21331)
Nicklas Wiegandt committed
April 27, 2025
L
Add original enumPropertyNamingType config for java enum generation (#20824)
Lucas Reeh committed
April 18, 2025
R
[Java][Vertx] Add option to generate methods that return Futures (#21083)
RickyRister committed
April 9, 2025
March 5, 2025
S
February 26, 2025
M
SingleRequestParameter setter parameter construction (#20679)
Mattias Sehlstedt committed
February 17, 2025
December 15, 2024
N
feat (#19407 JAVA SPRING WEBCLIENT): Add support for useSingleRequestParameter to Spring WebClient (#19827)
Nicklas Wiegandt committed
December 3, 2024
November 29, 2024
W
[Java] Add option to fallback to legacy enum naming (#20172)
William Cheng committed
September 4, 2024
N
feat (JAVA SPRING RESTCLIENT) 19406: Add single request parameter for Spring RestClient (#19430)
Nicklas Wiegandt committed
August 29, 2024
June 30, 2024
R
Fix Issue 18224 - Load x-field-extra-annotation in the operation parameter (#18967)
Rodrigo de Almeida - RMA3 committed
June 2, 2024
P
Bump Jackson to latest v2.17.1 and sync in templates (#18799)
Philzen committed
May 14, 2024
W
[java] implement #18032 add builder pattern to java client and spring generator (#18650)
William Cheng committed
May 7, 2024
K
May 1, 2024
N
[Java][Client] Add support for the new Spring RestClient (#18522)
Nicklas Wiegandt committed
W
Add new option `allArgConstructor` for java client, spring generators (#18538)
William Cheng committed
April 25, 2024
W
(java client) minor code enhancements (#18493)
William Cheng committed
April 9, 2024
W
"==" enum value generates "_" in Java which is invalid since Java 9 (#18338)
William Cheng committed
February 13, 2024
M
expand documentation for option "artifactVersion" (#17845)
martin-mfg committed
December 13, 2023
T
add security feature AWSV4Signature to documentation (#15603)
Tiffany Marrel committed
November 21, 2023
September 26, 2023
M
remove jersey 1 (#16646)
martin-mfg committed
September 15, 2023
W
remove option, update doc (#16592)
William Cheng committed
August 30, 2023
J
Fix Issue 16385 (#16387)
Jim Simon committed
August 9, 2023
J
Add additional reserved words for java and csharp (#16276)
Jonathan Wenger committed
August 6, 2023
K
[Java][Client] Fix handling of 'number' types in oneOf (#16202)
karzang committed
June 30, 2023
W
add supportUrlQuery as an option (#15958)
William Cheng committed
June 29, 2023
K
June 6, 2023
F
Add support for swagger2 in [java] client generators (#15456)
Frederic Jones committed
T
[Java] fix security features listed in documentation (#15756)
Tiffany Marrel committed
May 22, 2023
M
remove fullJavaUtil (#15033)
martin-mfg committed
May 16, 2023
T
add HTTP signature to SecurityFeature (#15542)
Tiffany Marrel committed
May 5, 2023
W
add option, update doc (#15419)
William Cheng committed
J
Add property generateClientAsBean for config creation of ApiClient.java and XXXApi.java (#15416)
Jorge Rodríguez Martín committed
April 12, 2023
R
allow to specify the useOneOfInterfaces option for java (#15042)
Robbert van Waveren committed
March 21, 2023
W
[csharp-netcore] Add option skip generating getter for sub-schemas (#15007)
William Cheng committed
February 15, 2023
A
[java][apache-httpclient] update httpclient dependency to the latest 5.x (#14673)
Andre Vegas committed
February 3, 2023
January 30, 2023
W
[Java] better default value handling (#14130)
William Cheng committed
January 13, 2023
W
update useRuntimeException description (#14452)
William Cheng committed
January 10, 2023
M
[Java][Client Default] Support of AWS Signature V4 (#14287)
Maxime Dufour committed
January 2, 2023
December 17, 2022
J
Support for GSON Decoder in Java Feign Generator (#14254)
John Mitchell committed
December 6, 2022
O
[Java][WebClient] global blocking operations config (#14076)
Oleh Kurpiak committed
November 20, 2022
O
[Java] fix additional annotations for oneOf interfaces (#13958)
Oleh Kurpiak committed