Skip to content

molindo/esi4j-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esi4j-example

Introduction

esi4j-example is a simple example project integrating Spring, Hibernate and elasticsearch using esi4j (elasticsearch integration for Java). It comes as a simple web application with a Wicket UI.

Functionality

The example app fetches RSS and Atom feeds from URLs and stores the articles into an H2 database. It's configured to use esi4j's built-in Hibernate module to (asynchonously) stream data to an elasticsearch index.

Getting Started

Checkout the at.molindo.esi4j.example.search package to get started with esi4j.

About

Example application for esi4j

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages