-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Strict config lookup for the REST Client
- Loading branch information
Showing
30 changed files
with
755 additions
and
1,057 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
328 changes: 276 additions & 52 deletions
328
...g/runtime/src/main/java/io/quarkus/restclient/config/AbstractRestClientConfigBuilder.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
167 changes: 0 additions & 167 deletions
167
...src/main/java/io/quarkus/restclient/config/RestClientFallbackConfigSourceInterceptor.java
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
...runtime/src/main/java/io/quarkus/restclient/config/RestClientNameFallbackInterceptor.java
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
...src/main/java/io/quarkus/restclient/config/RestClientNameUnquotedFallbackInterceptor.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.