@SpringBootApplication public class App extends Object implements org.springframework.boot.CommandLineRunner
private org.elasticsearch.client.RestHighLevelClient
esClient
private static org.slf4j.Logger
logger
App()
static void
main(String[] args)
void
run(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final org.slf4j.Logger logger
private org.elasticsearch.client.RestHighLevelClient esClient
public App()
public static void main(String[] args)
public void run(String... args) throws Exception
run
org.springframework.boot.CommandLineRunner
Exception
Copyright © 2020. All rights reserved.