Skip to content

janissmf/global_corp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Global Corp

Running app

  • In order to run the application locally the Redis app must be installed
  • IntelliJ IDEA creates a Spring Boot run configuration that you can use to run your new Spring application. It should be selected by default, so you can press Shift+10
  • You can run application locally used maven command. Run this inside your {project} run {mvn spring-boot:run}

Redis:

Endpoints

  • localhost:8080/actuator

  • localhost:8080/api/migration/ocr

  • localhost:8080/api/all

  • localhost:8080/api/cached/details/{id}

  • localhost:8080/api/cached/all

  • localhost:8080/api/cached/flush

  • localhost:8080/api/cached/possibly-some?word=testWord

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages