目录导入依赖导入 ElasticSearchUtil 工具导入config注解类DocumentIndex注解类IdIndex注解类PropertyIndexcontrollerservice实现层 直接调用工具类方法即可总结导入依赖
i am creating a sample movie (MVC) application. I was getting fine with Viewing and Creating a new record, but when i wrote the code to get the details of a particular record i met with the following