William Cheng
|
046be5dba1
|
Prepare 7.15.0 (#21445)
* Revert "v7.14.0 release (#21443)"
This reverts commit 5eb083e5ce1dd99659fadc03d7c6e809d3077af6.
* prepare v7.15.0 snapshot
* update samples
* update readme
* update doc
|
2025-06-25 21:34:58 +08:00 |
|
Ondřej Šimon
|
9d70de44d6
|
[JavaSpring][21200] improve Kotlin interopability with optional values (#21202)
nullable annotations are now added to getters, setters, parameters, for optional attributes without default value
|
2025-06-04 15:47:43 +08:00 |
|
William Cheng
|
bce88c93ba
|
update swagger pareer to 2.1.28 (#21325)
|
2025-06-02 15:33:27 +08:00 |
|
William Cheng
|
dbf720c093
|
Prepare 7.14.0 release (#21159)
* Revert "v7.13.0 release (#21157)"
This reverts commit 4b805ff6b7ac5bd2557555810357569fe2677311.
* prepare v7.14.0 release
* update samples
|
2025-04-27 22:04:03 +08:00 |
|
takashno
|
dcb8b1a2dc
|
modify enum template. field should be final. add testcase & sample updates. (#21019)
|
2025-04-13 18:49:15 +08:00 |
|
William Cheng
|
587fcff85c
|
update java samples
|
2025-04-01 15:05:12 +08:00 |
|
takashno
|
6e3b1996ed
|
[java][spring] add useSpringBuiltInValidation option to disable @Validated at class level (fix #20899) (#20901)
* [java][spring] add useSpringBuiltInValidation option to disable @Validated at class level (fix #20899)
* Add sample and github workflow maintenance.
|
2025-03-20 17:41:02 +08:00 |
|