Skip to content

ChaoMa0459/INFO7255-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INFO7255-Repo

Project for INFO7255 Big data applications and indexing techniques

  1. run redis server in terminal:

$ redis-server

  1. run elasticsearch in terminal:

$ /usr/local/var/homebrew/linked/elasticsearch-full/bin/elasticsearch

  1. run INFO7200-Demo as SpringBoot App with STS

  2. run http://localhost:8080/token to get token

  3. test APIs with Postman and token (Authorization type: Bearer Token)

  4. run Kibana in terminal if using elasticsearch directly:

$ /usr/local/var/homebrew/linked/kibana-full/bin/kibana

Kibana server running at http://localhost:5601

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages