royclarkson / spring-rest-service-oauth

A simple OAuth protected REST service built with Spring Boot and Spring Security OAuth
Apache License 2.0
664 stars 339 forks source link

db schema which will automatically get executed #42

Open vishnu6266 opened 8 years ago

vishnu6266 commented 8 years ago

I hope this script will help to automated creation of tables in hsql

morteza57 commented 8 years ago

how can connect this project to Mysql and read the data from that.