Skip to content

Spring link shortener builder like to bit.ly but simplest . convert long URL to short link with visitor counter statistics and custom link option .

Notifications You must be signed in to change notification settings

relicom/Spring-Link-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Link Shortener

spring link shortener is like to bit.ly service but very simplest . convert long URL to short link with visitor counter statistics and custom link generation option .

Tech :

Spring ( Boot , MVC , Data Repository , JPA Repository , Bead Validation )
Mysql as DB (you could to change it to any other )
JSP
Jquery(used for ajax request / response )

Missing :

CSS
Deque Cache
and more featurs as you need

DB hint :

just creat new schema (i used 'short_link') by your self then in the schema.sql file there are lines of table creation , uncomment and use them to make tables then go to application.properties file and change your custom schema name and your DB ip:port

note that this project is deployed on mysql and if you wants to have another one you must be change dependencies in pom file

be lucky , have fun :)

About

Spring link shortener builder like to bit.ly but simplest . convert long URL to short link with visitor counter statistics and custom link option .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages