Round-up Application that utilises the Starling Bank API.
- Java 14 or higher should be enough for the features used, but I used Java 18 during development.
- The app can be run with Gradle using the command
.\gradlew run
or if you have a local install of gradle:gradle run