| 程序包 | 说明 |
|---|---|
| com.github.yulichang.autoconfigure | |
| com.github.yulichang.autoconfigure.consumer |
| 构造器和说明 |
|---|
MybatisPlusJoinAutoConfiguration(MybatisPlusJoinProperties properties,
org.springframework.beans.factory.ObjectProvider<MybatisPlusJoinPropertiesConsumer> propertiesConsumers,
org.springframework.beans.factory.ObjectProvider<MybatisPlusJoinIfExistsConsumer> IfExistsConsumers) |
| 限定符和类型 | 方法和说明 |
|---|---|
MybatisPlusJoinProperties |
MybatisPlusJoinPropertiesConsumer.config(MybatisPlusJoinProperties properties)
自定义配置,此方法会覆盖配置文件中的MPJ配置
|
| 限定符和类型 | 方法和说明 |
|---|---|
MybatisPlusJoinProperties |
MybatisPlusJoinPropertiesConsumer.config(MybatisPlusJoinProperties properties)
自定义配置,此方法会覆盖配置文件中的MPJ配置
|
Copyright © 2024. All rights reserved.