Shortest

Make Short URL and Redirect Analyze

Getting Started

1.IN-MEMORY LOCAL

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

2. DOCKER

/docker $ docker-compose up -d

Deploy

Show

Dependencies