William Cheng
|
3347204425
|
[java][microprofile] Using incorrect @Multipart instead of @FormParam (#22266)
* fix: #10618 Using incorrect @Multipart instead of @FormParam in microprofile java client
[BUG][JAVA] Using incorrect @Multipart instead of @FormParam when generated Microprofile java client #10618
https://github.com/OpenAPITools/openapi-generator/issues/10618
* fix: #10618 put updated samples under sourcecontrol
* fix: #10618 delete configoption disableMultipart for microprofile
* fix: #10618 put updated samples after cleanup of "disableMultipart"
* fix: #10618 make samples compile and switch jandex-maven-plugin
* fix: #10618 sync my fork with upstream & clean pom
* fix: #10618 regenerate samples
* fix: #10618 microprofile-rest-client-with-useSingleRequestParameter
* update
* update
---------
Co-authored-by: Riedlinger, Jochen (IT 480) <jochen.riedlinger@l-bank.de>
Co-authored-by: Jochen Riedlinger <j_ri@gmx.de>
Co-authored-by: Jochen Riedlinger <14962274+jochenr@users.noreply.github.com>
|
2025-11-02 16:56:10 +08:00 |
|
William Cheng
|
6eff628139
|
update logback to newer versions (#22204)
|
2025-10-22 18:51:38 +08:00 |
|
William Cheng
|
8790f7c8b1
|
Update logback core to newer version v1.5.13 (#20363)
* update logback to newer version
* update java inflector samples
* update logback to newer version
* fix auto-generated tests
|
2024-12-21 15:56:27 +08:00 |
|
DielN
|
2a17134628
|
Add equals and hashCode methods to Microprofile (#20011)
* Add equals and hashCode methods to microprofile
* Add missing import
* Update samples
* Add missing dependency for reflection equals
|
2024-11-10 17:43:19 +08:00 |
|
DielN
|
a3912b7239
|
[Java][Microprofile] Fix #17526: enumOuterClass missing JSON-B (de)serializer (#18951)
* GH-17526/microprofile: Fix enumOuterClass missing JSON-B (de)serializer
* Add microprofile-rest-client-outer-enum to jdk17 samples workflow
* Regenerate samples
|
2024-07-08 18:30:22 +08:00 |
|