Skip to content

tpusmb/tpJEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP1

BLANC Swan & LE BRAS Clément

Setup

Installation mysql server

To run this project you will need a Mysql server. For window you can install WAMP

General setup

Copy the file application.properties.example and replace the name by application.properties

In the application.properties edit this tow var

spring.datasource.username = username 
spring.datasource.password = pass

Put the username and password for mysql connection

Build and run

To build mvn clean install To run mvn spring-boot:run

The default link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published