类 R2dbcConfiguration


  • @Configuration
    @EnableTransactionManagement
    @EnableConfigurationProperties(org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.class)
    public class R2dbcConfiguration
    extends Object
    作者:
    youta
    • 构造器详细资料

      • R2dbcConfiguration

        public R2dbcConfiguration()