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-microprofile.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