https://github.com/constantin-p/dat16j-spring-boilerplate
- Clone the project:
git clone https://github.com/constantin-p/dat16j-spring-boilerplate.git
- Change the current working directory:
cd dat16j-spring-boilerplate
- Set script permissions:
chmod +x run.sh
(NOTE: Only required ifrun.sh
is not already executable) - Run the application :
./run.sh
This project is MIT licensed. Please see the LICENSE file for more information.