Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 268 Bytes

Car-Rental

The main branch is server-side

The master branch is client-side

To tun these applications: Open cmd in the project folder and run these commands separately

java -jar target/car-rental-1.0-RELEASE.jar java -jar target/car-rental-client-1.0-RELEASE.jar