Skip to content

irvanrifai/API-Endpoint-Java-Springboot-Mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-Endpoint-Java-Springboot-Mysql

Create RESTful API Endpoint to process CRUD activity with Spring boot and Mysql

Prequisite

  • init project with https://start.spring.io/ or you can clone this repository
  • install java sdk
  • install mvn or gradle build
  • install XAMPP or MAMP or Laragon for run the database server Mysql

How to run

You can run with maven or gradle. But I run with maven

  • Make sure your database has been created with Mysql depend on this app
  • Run the database server with XAMPP / MAMP / Laragon
  • Run the spring app with "mvnw spring-boot:run"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages