Michael Munch
|
65359d8050
|
[Java] Use new location for hibernate validator (#22287)
* Use new location for hibernate validator
org.hibernate:hibernate-validator -> org.hibernate.validator:hibernate-validator
* Update samples
* Update samples
---------
Co-authored-by: Michael Munch <mmu@bankdata.dk>
|
2025-11-06 01:42:18 +08:00 |
|
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
|
f9d2b8b579
|
Prepare v7.18.0 release (#22250)
* Revert "v7.17.0 release (#22248)"
This reverts commit 0120486e62.
* prepare v7.18.0 release
* update samples
* update doc
|
2025-10-30 01:25:35 +08:00 |
|
William Cheng
|
6eff628139
|
update logback to newer versions (#22204)
|
2025-10-22 18:51:38 +08:00 |
|
William Cheng
|
885ea07b17
|
Prepare 7.17.0 (#22040)
* Revert "v7.16.0 release"
This reverts commit 31299af0fc.
* prepare 7.17.0-SNAPSHOT
* update doc, samples
|
2025-09-28 17:25:13 +08:00 |
|
Jochen Schalanda
|
babb3e272b
|
[Java] Add missing Locale to String.format() invocations (#21871)
* [Java] Add missing Locale to String.format() invocations
* chore: ./bin/generate-samples.sh ./bin/configs/*.yaml
|
2025-09-03 14:52:49 +08:00 |
|
William Cheng
|
20be2decde
|
Prepare v7.16.0 release (#21794)
* Revert "v7.15.0 release (#21792)"
This reverts commit 2c816f89cb.
* prepare 7.15.0 release
* update samples
|
2025-08-22 19:17:23 +08:00 |
|
Mikko Maunu
|
faf6924f63
|
Regular comment instead of document comment before package declaration. fix #21496 (#21572)
|
2025-07-17 01:29:18 +08:00 |
|
Jochen Schalanda
|
311233d804
|
[Java][MicroProfile] Support additionalProperties with Jackson (#21451)
Refs #20853
Refs #20947
|
2025-07-02 15:52:58 +08:00 |
|
William Cheng
|
046be5dba1
|
Prepare 7.15.0 (#21445)
* Revert "v7.14.0 release (#21443)"
This reverts commit 5eb083e5ce.
* prepare v7.15.0 snapshot
* update samples
* update readme
* update doc
|
2025-06-25 21:34:58 +08:00 |
|
William Cheng
|
dbf720c093
|
Prepare 7.14.0 release (#21159)
* Revert "v7.13.0 release (#21157)"
This reverts commit 4b805ff6b7.
* prepare v7.14.0 release
* update samples
|
2025-04-27 22:04:03 +08:00 |
|
William Cheng
|
a79aad8420
|
Prepare 7.13.0 (#20758)
* Revert "v7.12.0 release"
This reverts commit 073723cb4d.
* set version to v7.13.0-SNAPSHOT
* update samples
* update doc
|
2025-02-28 13:48:36 +08:00 |
|
William Cheng
|
1fa07bf46c
|
Prepare 7.12.0 (#20512)
* Revert "v7.11.0 release (#20508)"
This reverts commit a7240eeefe.
* prepare 7.12.0 snapshot version
* update samples
* update readme
|
2025-01-21 00:10:09 +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
|
b9f6fe6b1f
|
[Java] [Microprofile] Add Json-B polymorphism type info annotations (#20164)
* [Microprofile] Add Json-B polymorphism annotations
* [Microprofile] Set openApiNullable in configs to false
* [Microprofile] Bump JSON Bind version to 3.0
* [Microprofile] Only apply JSON-B polymorphism for MP 3.0
* Update samples
* [Microprofile] Update documentation/configs for openApiNullable
* Update docs
|
2024-12-03 12:02:54 +08:00 |
|
William Cheng
|
654f62ce3c
|
Prepare 7.11.0 (#20130)
* Revert "prepare 7.10.0 release (#20128)"
This reverts commit 12dfe8fe74.
* update to 7.11.0-SNAPSHOT, update samples
* update docs
|
2024-11-18 20:15:29 +08:00 |
|
DielN
|
216ba30172
|
[JAVA] Add missing dependencies in templates (#20075)
* Add commons-lang3 dependency for useReflectionEqualsHashCode
* Fix feign-no-nullable config/sample
* Add commons-lang3 dependency to jersey2
* Add & update mutiny dependency for microprofile
* Regenerate samples
|
2024-11-14 14:08:26 +08:00 |
|