Skip to content

maudoo/spend-dashboard

 
 

Repository files navigation

spend-dashboard

Demo Project for P33 Strong Start with Discover

Instructions to Run

Prerequisites

  1. Install Java Development Kit (JDK) 21, options:
    1. Amazon Corretto
    2. OpenJDK
    3. Oracle
  2. Install IDE of choice
    1. Spring Tools for Eclipse - free
    2. Visual Studio Code - free
    3. IntelliJ IDEA - requires license

Run

  1. Download source code, options:
    1. Click green 'Code' button -> Download Zip, then extract zip file
    2. Clone repository, see intructions here
  2. Open Project folder in IDE of Choice
  3. Find the file SpendDashboardApiApplication.java -> Right Click -> Run Java / Run Application
  4. You should see logs in the console that application has started up
  5. Load http://localhost:8080/swagger-ui/index.html in a browser window

About

Demo Project for P33 Strong Start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%