Skip to content

naveen-testsigma/SpringBootBasics

Repository files navigation

SpringBootBasics

Simple Crud Application using SpringBoot

  • http://localhost:8080/view/users returns table of users in the database
  • http://localhost:8080/api/users to GET the user data
  • http://localhost:8080/api/users/{id} to POST the user data

About

Simple Crud Application using SpringBoot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published