Skip to content

quantum-fusion/spring-boot-mysql-master

Repository files navigation

Spring Boot MySQL

Policies:

System PreRequisites:

Stack

  • Spring
    • Spring Boot
    • Spring Data
    • Spring MVC
    • Spring JPA
  • Swagger 2
  • MySQL
  • Gradle

Requirements

How to run

  • Make sure the mysql instance is running

    • if under linux, and docker is installed, you can run run-mysql-docker.sh
      • this will start a mysql instance conforming to the configuration in the application.properties
  • Gradlew bootRun

    • Will execute the Spring Boot tomcat @ port 18086

How to add data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published