/search-example-jpa

Search example using JPA

Primary LanguageJavaApache License 2.0Apache-2.0

Search example using Spring JPA

This is a search application demo using Hibernate and JPA with Spring framework. The API is exposed in http://localhost:8080/search as a POST method. The example invocation is available as HTTP requests. The application uses the H2 runtime embedded database and the same data is used for the HTTP requests.