William Cheng
5eab3cef19
Prepare 7.3.0-SNAPSHOT ( #17456 )
...
* Revert "v7.2.0 release (#17455 )"
This reverts commit fe638d009363c142c246ff089032f243e0b4ee01.
* set version to 7.3.0-SNAPSHOT
* update doc
2023-12-22 16:55:58 +08:00
William Cheng
53289263d9
Prepare v7.2.0 ( #17050 )
...
* update version to 7.2.0-SNAPSHOT
* update samples
* update doc
2023-11-13 18:53:20 +08:00
Kapil Gupta
c4b18f206d
[Server][Spring] fix support interface and implementation classes for API controllers ( #16945 )
...
* [Server][Spring] support interface and implementation classes for API controllers
* Omitted new string calls
* Added Log messages
* remove else
* Removed redundant if
* Update missed ;
2023-11-04 16:52:17 +08:00
dabdirb
4a0ab21ba4
[Spring] resolves #16054 , resolves #15088 add vendor extension x-spring-provide-args ( #16663 )
...
* add vendor extenstion x-spring-provide-args
* add vendor extenstion x-spring-provide-args
* Revert "add vendor extenstion x-spring-provide-args"
This reverts commit 8a0cbc93eb5825651e4b97cbe83054adbaa1acce.
* catch up latest main and re-generate samples
* remove un-used import
* add vendor extenstion x-spring-provide-args (#16054,#15088)
* update X_SPRING_PROVIDE_ARGS for better description
---------
Co-authored-by: xiangxi.chen <xiangxi.chen@cerence.com>
2023-10-05 11:11:55 +08:00