Skip to content

A sample/spike application demonstrating UI typeahead support using Apache Geode / Pivotal GemFire via Spring Data

License

Notifications You must be signed in to change notification settings

kdunn-pivotal/gemfire-typeahead-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Geode / Pivotal GemFire typeahead

A sample/spike Spring Boot application showing how to implement a common front-end / Javascript typeahead feature.

  • Front-end typeahead library is typeahead.js
  • Persistence layer is a high-performance object store (Apache Geode / Pivotal GemFire)
  • CRUD repository abstraction layer is Spring Data GemFire
  • Back-end templating is the Freemarker templating library (Java)
  • Front-end templating is the Handlebars templating library (JavaScript) - used along with CSS for beautification of the typeahead dropdown list

Demo:

(created with Giphy Capture for mac OS)


About

A sample/spike application demonstrating UI typeahead support using Apache Geode / Pivotal GemFire via Spring Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published