Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TechPrimers/spring-data-elastic-example-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Spring Data Elastic Search Example

This project depicts the Elastic Search functionality with Spring Data Elastic Search Example.

Description

This Project loads the list of Users into Elastic and Searches. Using the following endpoints, different operations can be achieved:

  • /rest/search/{name} - This returns the list of Users for a name.
  • /rest/search/{salary} - This returns the list of Users for the matching salary.
  • /rest/search/all - This returns all Users.

Libraries used

  • Spring Boot
  • Spring REST Controller
  • Spring Data Elastic Search

Git 2.10.0

  • IntelliJ IDEA 2016年2月4日

Compilation Command

  • mvn clean install - Plain maven clean and install

About

Spring Data Elastic Search with REST and JPA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /