Skip to content

Maha41/Duplicate-Record-Identifier-Using-Spring-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicate-Record-Identifier-Using-Spring-Boot

(A) To start 'Read CSV' Java Application, download javacsv-2.0 jar and add to project jar files

(B) - To run 'spring-boot-web-jsp' web application, use any Spring boot starter app - After the App start, go to url -http://localhost:8080/spring-boot-web-jsp/ on the local browser

  1. To access the JSON objects, use following endpoints after you select the csv file location :
      - http://localhost:8080/spring-boot-web-jsp/user/all ( to access all person/objects)
      - http://localhost:8080/spring-boot-web-jsp/user/{id} (to access particular person/object id)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors