Skip to content

Geolocation for vélib metropole bike stations written in java EE

Notifications You must be signed in to change notification settings

nelson456-dotcom/Velib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velib

googlemaps API, spingboot, restful, mysql db

create the database, on terminal

$ sudo mysql --password type your password for eisti then your password for mysql DB mysql> create database spring_login; mysql> create user 'springuser'@'%' identified by 'ThePassword'; mysql> grant all on spring_login. to 'springuser'@'%';

**BUIld jar file ON TERMINAL, make sure you re in the folder contains both src and pom.xlm mvn clean mvn complie test -complie mvn test -combile mvn test mvn install

About

Geolocation for vélib metropole bike stations written in java EE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published