ramsrib / multi-tenant-app-demo

Demonstrates the discriminator field (shared schema) based multi-tenant application using Spring Boot & Hibernate 5.
69 stars 26 forks source link

Some thing tuning #3

Open wangsoft opened 4 years ago

wangsoft commented 4 years ago

1.Add BaseService Interface for common aspect filter. 2.Upgrade Spring to 2.0.1.RELEASE. 3.Add Spring datasource properties.