Skip to content

vinithanagu/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLShortenerService (a java app)

This application is responsible to convert long url to short url and vice versa

Run the app locally

  1. Run mvn spring-boot:run on terminal to start the application.
  2. Start the application also using IntellJ run feature.
  3. Swagger Api doc : http://localhost:8080/swagger-ui.html

Serenity BDD Test Report

  1. Run mvn clean install command.
  2. Find report on path target/site/serenity/index.html
  3. Open the index.html file in browser to view test report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published