How to create Elaticsearch index dynamically from spring boot with the help of settings and mappings JSON file?
Welcome to Elastic forums Ramesh!
You can take a look at this example which narrates how to create an index and set the mappings dynamically.