Class R2dbcMybatisProperties
java.lang.Object
pro.chenggang.project.reactive.mybatis.support.r2dbc.spring.properties.R2dbcMybatisProperties
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
public class R2dbcMybatisProperties
extends Object
implements org.springframework.beans.factory.InitializingBean
r2dbc mybatis properties
- Since:
- 1.0.0
- Version:
- 1.0.4
- Author:
- Gang Cheng
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.springframework.core.io.Resourceorg.springframework.core.io.Resource[]
-
Field Details
-
PREFIX
The R2dbcMybatisProperties PREFIX.- See Also:
-
-
Constructor Details
-
R2dbcMybatisProperties
public R2dbcMybatisProperties()
-
-
Method Details
-
resolveMapperLocations
public org.springframework.core.io.Resource[] resolveMapperLocations() -
resolveConfigLocation
public org.springframework.core.io.Resource resolveConfigLocation() -
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-