Skip to content

vvelediaz/Navigator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Navigator

Finding the shortest path.

Database Configuration

Inside the resources folder add your own db.properties file with the following:

db.url=jdbc:mysql://localhost:3306/databaseName
db.username=YourUserName
db.password=YourPassword

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%