Skip to content

DrewWalt/Server-Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-Back-End

Back end of Server Management App.

This server was created using Java Spring Boot and MySQL. Spring Boot connected to MySQL using the JPA package. This MySQL database can be interacted with using API calls.

Front End Link: https://github.com/DrewWalt/Server-Front-End.git

Must go into application.yml folder foound in Server-Back-End/src/main/resources/ and change the password, username, and url to apply to your database.

Run ServerApplication.java found in Server-Back-End/src/main/java/io/gateways/server/ to run the back end.

About

Back End created using Java Spring Boot and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages