Make Short URL and Redirect Analyze
Requrie JAVA11
Dependecy MaxMind GeoLite2 Download
Path: /src/main/resources/static/geo/GeoLite2-City.mmdb
Step 1.
gradle build --exculde-task test
Step 2.
java -Dspring.profiles.active=dev -jar /build/libs/short-cut-web-0.0.1-SNAPSHOT.jar
/docker $ docker-compose up -d
-
Spring Boot - The web framework used
-
Gradle - Dependency Management
-
GeoLite2 - Used Ip Convert Country
-
UAP-JAVA - User Agent Parser
-
JSOUP - HTML Parser
-
BootStrap - The CSS framework
-
Jquery - javascript easy
-
Typed.js - highlight input text
-
toastr.js - web toast message
-
Chart.js - web Chart library
-
Grid.js - web Table library