nareshbafna / oauth2

Spring Security OAuth2 sample with separate Resource and Auth servers
64 stars 48 forks source link

MySql Import Script Issues #1

Open satybald opened 10 years ago

satybald commented 10 years ago

It seems that there're 4 dump files(db.sql, db_data.sql, oauth_client.sql, oauthdb.sql) of 2 databases. I think it's better to drop unnecessary one and leave only the one that developer should use.

Besides, it'd nice to mention about how to import this scripts to the DB.

nareshbafna commented 10 years ago

Right, I will do that soon.