Spring
SpringBoot - ES 개발
따강아지
2023. 8. 15. 13:19
1. RestClient 개발
참고 :https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/connecting.html
Connecting | Elasticsearch Java API Client [8.9] | Elastic
The Java API Client is structured around three main components: API client classes. These provide strongly typed data structures and methods for Elasticsearch APIs. Since the Elasticsearch API is large, it is structured in feature groups (also called “na
www.elastic.co