Hi,
Im using Sprint-Boot which it is Spring 4 and Mybatis. Annotation @MapperScan causes issues when combine with @Value annotated properties. If I removed @MapperScan, properties are loaded but then Mapper interfaces annotated with @Repository are not added to the context for injection. Moving Mybatis configuration to its own config class or xml yields the same behavior. Any help would be much appreciated. Thank you in advance for you time.
Regards,
Yoandy
--
You received this message because you are subscribed to a topic in the Google Groups "mybatis-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mybatis-user/R94q39aUj9I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mybatis-user...@googlegroups.com.