Autocomplete feature for websites built using Spring boot and Angular.
- Go to Deployments folder
- Copy /angular to tomcat/webapps/
- run backend jar as java -jar autocomplete-0.0.1-SNAPSHOT.jar
- Start tomcat
- go to http://localhost:8080/angular/
- to fectch results using curl run: Curl -X GET http://localhost:3030/autocomplete?keyword=az