Spring Boot ElasticSearch API 사용하기
@CrossOrigin not working
Support for password authentication was removed on August 13, 2021
ElasticSearch 시작하기
ElasticSearch 시작하기
인덱스
인덱스 생성
PUT /restaurant_info?pretty
{
"settings" : {
"number_of_shards" : 1,
"number_of_replicas"
… 더보기