A website for access token management and application registration
OAuth Management is only available for students, faculties and alumnus of NCU for now.
- add or modify following files into src/main/resources
- database.properties
- jdbc.driver=com.mysql.jdbc.Driver
- jdbc.url=jdbc:mysql://{localhost}/{dbname}
- jdbc.username={xxx}
- jdbc.password={xxx}
- database.properties