Skip to content

gentaliti/elasticsearch-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Blog Post

Simple Spring Boot with Elasticsearch app.

Requirements

For building and running the application you need:

Running the application locally

First you need to adjust your Elasticsearch configurations in src/main/resources.

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the com.gentaliti.ElasticsearchApplication class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

About

Elasticsearch with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages