You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2018-05-07 19:40:55.231 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[me.zbl.fullstack]' package. Please check your configuration.
2018-05-07 19:40:55.416 [main] WARN org.springframework.context.annotation.ConfigurationClassPostProcessor - Cannot enhance @configuration bean definition 'myBatisMapperScannerConfig' since its singleton instance has been created too early. The typical cause is a non-static @bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
执行完命令数据库没创建为什么
有两条警告信息
2018-05-07 19:40:55.231 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[me.zbl.fullstack]' package. Please check your configuration.
2018-05-07 19:40:55.416 [main] WARN org.springframework.context.annotation.ConfigurationClassPostProcessor - Cannot enhance @configuration bean definition 'myBatisMapperScannerConfig' since its singleton instance has been created too early. The typical cause is a non-static @bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
The text was updated successfully, but these errors were encountered: