Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Byteflair/parkplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parkplan

Dont forget to create /src/main/resources/app.properties file with the following properties:

client.id=
client.secret=
apptoken.admin=
apptoken.user=
redirectUri=
database.driver=com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource
database.url.bbdd=jdbc:mysql://myserver:3306/parkplan
database.username=
database.password=

Also edit the /src/main/resources/META-INF/context.xml to match your datasource specs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages