Skip to content

tspannhw/findit

 
 

Repository files navigation

Find It

Basic AngularJS Application for doing Type Ahead Queries against a JPA datasource with Spring Data REST enabled.

Testing

Main page, Retrieve by Key (Person Name)
http://localhost:8888/

REST API
http://localhost:8888/retrieve/Angie

Query page, Get List by Wildcard (Company Name)
http://localhost:8888/page2.html

REST API
http://localhost:8888/query/A


Added

/list
/store

About

Simple Spring Boot with Spring Data JPA for Pivotal CF Demo App created via Spring Initializer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • Java 17.7%
  • HTML 3.5%
  • CSS 3.2%
  • Shell 0.6%