Skip to content

tuxdevelop/spring-data-solr-demo

Repository files navigation

Spring Data Solr Demo

This demo projects covers the basic functionality of the Spring Data Solr project. The slides of the demo presentation are located at

Modules

The demo project includes different technologies build on top of Spring-Data-Solr. Earch module includes integration tests to understand the implementation.

Common

The common module contains the basic components for the demo project.

  • Embedded Solr Server

  • Solr Repository

  • Solr Template Usage

Data-Rest

The data-rest module contains a sample Spring-Boot application, which combines Spring-Data-Solr and Spring-Data-Rest.

Jaxrs

The jaxrs module contains a Spring-Boot application with a several service layer. The service layer expose a JaxRS 2 interface. The service uses Jersey as implementation.

Starbucks

The starbucks module contains a Spring Boot web application, which provides features to use the search implementations via user interface.

About

Demo Project to demonstrate Spring Data Solr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published