Skip to content

sanderdan/GarageSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GarageSpringBoot

This project was made for a school asignment.

Installation

Clone this repository.

Open the project with your preference of Java IDE.

To run the project: First go into application-context.xml(located in /src/main/resources/META-INF/) and change the values for

<property name="username" value="USERNAME" /> Set it to your username on your mysql server.

<property name="password" value="PASSWORD" />

Run the Bootstrap file(located in java/se.likafarmenhet.garage/).

If you don't run into any errors, open up localhost:8080 in your browser and check it out!

About

Database and framework assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published