Skip to content

URL shortener app created with Spring Boot and H2 database

Notifications You must be signed in to change notification settings

wojtowicz-michal/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

Service that converts long URLs to short aliases - created with Spring Boot and H2 database.

Usage

  • Clone project and import it to your IDE.

    git clone https://github.com/wojtowicz-michal/url-shortener.git
    
  • Build and run project. Database is set by default to in-memory mode.

  • App is hosted at localhost:8080.


About

URL shortener app created with Spring Boot and H2 database

Resources

Stars

Watchers

Forks

Packages

No packages published