Uses of Class
com.github.yulichang.autoconfigure.MybatisPlusJoinProperties
Packages that use MybatisPlusJoinProperties
-
Uses of MybatisPlusJoinProperties in com.github.yulichang.autoconfigure
Constructors in com.github.yulichang.autoconfigure with parameters of type MybatisPlusJoinPropertiesModifierConstructorDescriptionMybatisPlusJoinAutoConfiguration(MybatisPlusJoinProperties properties, org.springframework.beans.factory.ObjectProvider<MybatisPlusJoinPropertiesConsumer> propertiesConsumers, org.springframework.beans.factory.ObjectProvider<MybatisPlusJoinIfExistsConsumer> IfExistsConsumers) -
Uses of MybatisPlusJoinProperties in com.github.yulichang.autoconfigure.consumer
Methods in com.github.yulichang.autoconfigure.consumer that return MybatisPlusJoinPropertiesModifier and TypeMethodDescriptionMybatisPlusJoinPropertiesConsumer.config(MybatisPlusJoinProperties properties) 自定义配置,此方法会覆盖配置文件中的MPJ配置Methods in com.github.yulichang.autoconfigure.consumer with parameters of type MybatisPlusJoinPropertiesModifier and TypeMethodDescriptionMybatisPlusJoinPropertiesConsumer.config(MybatisPlusJoinProperties properties) 自定义配置,此方法会覆盖配置文件中的MPJ配置