Skip to content

itspreetam/SpringBoot_MySQL_CRUD_REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot_MySQL_CRUD_RESTAPI

Handle CRUD Operations using SpringBoot & MySQL

Tools & Library used

  • JDK 1.8
  • Maven 3
  • [Spring Boot 2+]
  • [Apache Commons]
  • [Spring Data JPA]
  • [MySQL Connector]

Running the application locally

  1. Build the project using mvn clean install
  2. Run using mvn spring-boot:run

Deploying the application to Tomcat Server

  1. Build the project using mvn clean install
  2. Rename the war/jar file
  3. Deploy that file to server & restart the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages