Fix compile error in client properties configuration (#18232)

* Fix config

* Add tests

* Remove unused import

* Sort imports

* Add new workflow
This commit is contained in:
Dennis Melzer
2024-03-26 15:02:19 +01:00
committed by GitHub
parent 6690b9f87d
commit 309918d03e
24 changed files with 484 additions and 95 deletions

View File

@@ -34,6 +34,7 @@ jobs:
- samples/openapi3/client/petstore/spring-cloud-async
- samples/openapi3/client/petstore/spring-cloud-spring-pageable
- samples/client/petstore/spring-cloud-tags
- samples/client/petstore/spring-cloud-auth
- samples/client/petstore/spring-cloud-deprecated
# servers
- samples/server/petstore/springboot