Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ravit/employ-tax-calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

employ-tax-calculation

DB Creation : CREATE SCHEMA employeeTax DEFAULT CHARACTER SET utf8 ;

Run as a Springboot/Java Application from eclipse.

Open below swagger URL from any browser.

Swagger URL: http://localhost:8080/swagger-ui.html

End Points:

#Create Employee: POST /employee/createEmployee

#Get Employee details along with Tax calculation GET /employee/getEmployees

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages