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 Build the project using mvn clean install Run using mvn spring-boot:run Deploying the application to Tomcat Server Build the project using mvn clean install Rename the war/jar file Deploy that file to server & restart the server.