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 Details

  • Constructor Details

    • R2dbcMybatisProperties

      public R2dbcMybatisProperties()
  • Method Details

    • resolveMapperLocations

      public org.springframework.core.io.Resource[] resolveMapperLocations()
    • resolveConfigLocation

      public org.springframework.core.io.Resource resolveConfigLocation()
    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception