Skip to content

BreCuCoder/spring-boot-stock-exchange

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switchfully

www.switchfully.com

Spring Boot Stock Exchange

  • Part of the Build and Dependency Management module.
  • Solution for codelab05 of the _09_spring package.

Usage

  • Run mvn clean install
  • Multiple ways of running:
    • Inside the target folder of jar, run the jar-1.0-SNAPSHOT.jar
    • Run Application.java inside the IDE
    • Execute command mvn spring-boot:run from inside module (folder) jar
  • Surf to http://localhost:8080/stocks/AA where AA is an example of a stockId

About

Spring boot stock exchange (solution)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%