• Stephane Nicoll's avatar
    Polish "Create RestClient from a RestHighLevelClient if available" · fb0fccf3
    Stephane Nicoll authored
    This significantly rework the auto-configuration to reflect the order
    in which things are expected. Rather than keeping a conceptual cycle
    between the builder and the two inner classes that are processed first,
    the configuration is now split in three parts:
    
    * The builder that is required and common
    * The configuration when the HighLevelClient is available
    * The RestClient configuration when that's not the case
    
    See gh-17488
    fb0fccf3
Name
Last commit
Last update
.bomr Loading commit data...
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
git/hooks Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
src/checkstyle Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...