com.baomidou.framework.datasource.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-wind Show documentation
Show all versions of spring-wind Show documentation
spring-wind extension of spring framework.
The newest version!
/**
* Created by L.cm
* Date: 2016-04-14 18:34
*/
package com.baomidou.framework.datasource;
/**
* 使用示例:
*
*
*
*
*
*
*
*
*
*
*
*
*
*
* @DataSourceManage(name = "testRead")
*
* @DataSourceManage(name = "shopReadWrite")
*
* @DataSourceManage(name = "test_slaves", dbSize = 4)
*
*
*
*/
© 2015 - 2024 Weber Informatics LLC | Privacy Policy