William Cheng
|
4719d9e55f
|
update spring-context to newer version (#18266)
|
2024-04-01 11:56:58 +08:00 |
|
timo-a
|
f73db59b0e
|
Migrate generated tests for java resttemplate generator updateFeature/resttemplate junit5 (#18222)
* update(resttemplate): migrate java resttemplate templates to junit 5
* update(java defaults): migrate java defaults as well because resttemplate uses model_tests from default
* update(samples, java): update samples as described in the contribution guidelines
* fix tests: try double quotes
* fix tests: remaining double quotes
* update(samples): regenerate resttemplate
* update(samples): regenerate resttemplate-jakarta
* update(samples): regenerate resttemplate-swagger1
* update(samples): regenerate resttemplate-swagger2
* update(samples): regenerate resttemplate-withXml
* update(samples again): ./bin/generate-samples.sh ./bin/configs/*.yaml
|
2024-03-30 21:06:05 +08:00 |
|
William Cheng
|
e17777044e
|
Use systemPropertyVariables in pom.xml (#18213)
* use system property variables in pom.xml
* update
|
2024-03-23 21:45:29 +08:00 |
|
William Cheng
|
6e113842cf
|
[resttemplate] Update springweb to newer version (#17953)
* update springweb to newer version
* update
|
2024-02-24 23:43:15 +08:00 |
|
Tomohiko Ozawa
|
37451fa569
|
[Java][resttemplate] Add test for bearer auth (#17081)
* add bearer auth API to echo-api
* run generate-samples.sh
* add resttemplate echo-api sample
* add bearer auth test
* remove @Ignore
|
2023-11-16 00:38:49 +08:00 |
|