
scommons.core.1.0.0.source-code.defaultEsClientContext.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
Elasticsearch commons library.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="defaultEsClientBuilderContext.xml"/> <bean id="esClient" factory-bean="esClientBuilder" factory-method="build"/> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy