Dennis Melzer
|
c6d355e8d4
|
Fix spring scope property (#16553)
* Fix spring scope property
* Adapt test files
|
2023-09-12 14:58:26 +08:00 |
|
Diego Urban
|
3817e40f47
|
[JavaSpring] Generate deprecated property, annotation and javadoc. (#16493)
* [JavaSpring] Generate deprecated annotation and doc properties
* [JavaSpring] Generate deprecated for @Schema
* [JavaSpring] Add sample folder to workflow
---------
Co-authored-by: Diego Urban <d.urban@carepay.com>
|
2023-09-06 15:55:15 +08:00 |
|
William Cheng
|
80121aa88f
|
Prepare v7.0.1 (#16409)
* prepare 7.0.1 in master
* update doc
|
2023-08-25 16:11:29 +08:00 |
|
William Cheng
|
e69c58623f
|
update samples
|
2023-08-17 12:03:43 +08:00 |
|
Dennis Melzer
|
e77f9ea783
|
Add new OAuth2RequestInterceptor to remove deprecated open feign classes (#16011)
* Add new OAuth2RequestInterceptor to remove deprecated open feign classes
* Add override
* Add version
* Add older version
* Update docs
* Fix issue with multiple security schemes
* Move cli option to spring code gen
* Fix documentation options
* Remove resource folder
* Fix duplicate annotation
* Add an enable flag
* Remove generator setting
* Revert codgen changes
* Revert config generator changes
|
2023-07-13 08:35:39 +08:00 |
|
William Cheng
|
9170306ffa
|
Fix Spring CI sample folder (#16005)
* fix spring CI sample folder
* fix path
* trigger build
* test push
* add spring jdk17 workflow
* trigger build
|
2023-07-07 10:23:34 +08:00 |
|
Dennis Melzer
|
d6538e3327
|
Fix import for spring boot 3 (#15949)
* Fix import for spring boot 3 and add a test for optional generation
* Remove timestamp
* Add sample to github workflow
|
2023-07-01 14:31:44 +08:00 |
|