With url shortener, your link convert to short & memorable links
Go to the project directory and execute the following command in the terminal
docker-compose up
And we are done, the SpringBoot App will be starting on port 8080 and MySQL is on 3306
- JDK 1.8
- MySQL
- Git
- JDK 1.8
- Spring Boot
- data-jpa
- starter-web
- starter-security
- Maven
- thymeleaf
- bootstrap
- Admin panel
- Manage site setting
- Manage links
- Manage users