类 MybatisAutoConfiguration

  • 所有已实现的接口:
    ApplicationListener

    public class MybatisAutoConfiguration
    extends Object
    implements ApplicationListener

    configuration file is specified as a property, those will be considered, otherwise this auto-configuration will attempt to register mappers based on the interface definitions in or under the root auto-configuration package.

    作者:
    Eddú Meléndez, Josh Long, Kazuki Shimizu, Eduardo Macarrón