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
|
6e113842cf
|
[resttemplate] Update springweb to newer version (#17953)
* update springweb to newer version
* update
|
2024-02-24 23:43:15 +08:00 |
|
Jan Gosmann
|
7087b332f0
|
Replace deprecated Gradle properties (#16695)
* destinationDir -> destinationDirectory (scheduled to be removed in Gradle 9.0)
* archiveName -> archiveFileName (removed in Gradle 8.0)
Cp. https://docs.gradle.org/current/userguide/upgrading_version_7.html
|
2023-10-04 16:24:05 +08:00 |
|
William Cheng
|
fbff32c5d7
|
update java resttemplate dep to newer versions (#16523)
|
2023-09-07 14:36:19 +08:00 |
|
Christian Mösl
|
85ff3de157
|
[java][webclient/resttemplate] fix dependencies for gradle with jakarta (#14925)
|
2023-03-14 17:57:08 +02:00 |
|
William Cheng
|
a4b5b85067
|
Update jackson nullable version to newer version v0.2.6 (#14823)
* update jackson nullable to newer version
* update samples
* update samples
* update samples
|
2023-02-27 18:38:31 +08:00 |
|
William Cheng
|
1cda5462f9
|
update resttemplate spring web to latest 5.x (#14275)
|
2022-12-17 15:53:51 +08:00 |
|
William Cheng
|
fabd0a8be2
|
update jackson databind to newer versions (#14136)
|
2022-11-29 10:55:03 +08:00 |
|
William Cheng
|
a020170ff3
|
[java][client] Fix config, add more samples for testing (#13912)
* fix config, add more samples for testing
* update samples
|
2022-11-04 18:17:34 +08:00 |
|