Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 389 Bytes

LCS

Least Common SubString

This is Spring Boot Java Application - built on Maven Project.

Use your IDE to import as a Maven Project to set up your IDE

Prerequisities

Environment with JDK8

Download the code as a Zip , Start the App.java as a Java application. You can use the any browser to access http://localhost:8080/api/v1/lcs to excercise the application.