Skip to content

avainola/parking

Repository files navigation

Information

Demo parking app built with Gradle, Spring Boot, H2 and AngularJS.

Quick start

  • clone repository
    git clone https://github.com/avainola/parking.git
  • use gradle wrapper to run the program
    ./gradlew bootRun (on Unix-like platforms such as Linux and Mac OS X)
    gradlew bootRun (on Windows using the gradlew.bat batch file)

Test

  • use gradle wrapper to run unit tests
    ./gradlew test (on Unix-like platforms such as Linux and Mac OS X)
    gradlew test (on Windows using the gradlew.bat batch file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published