MovieShelf can be built using gradle. To build and run the project, navigate into the /Development directory (which contains the source project) and run the following command:
Linux/Unix: ./gradlew bootRun
Windows: gradlew bootRun
MovieShelf can be built using gradle. To build and run the project, navigate into the /Development directory (which contains the source project) and run the following command:
Linux/Unix: ./gradlew bootRun
Windows: gradlew bootRun