Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property 'mapperLocations' was not specified or no matching resources found #44

Closed
kanouken opened this issue Mar 31, 2016 · 6 comments
Closed
Assignees
Labels

Comments

@kanouken
Copy link

HI
i use the "mybatis.mapperLocations" property , then i got that message

@eddumelendez
Copy link
Member

@kanouken can you try with mybatis.mapper-locations?

@kanouken
Copy link
Author

@eddumelendez tried too , the same problem

@eddumelendez
Copy link
Member

Can you provided a sample project to reproduce, please? Thanks

@kanouken
Copy link
Author

@eddumelendez if i specified the "mybatis.config" , the "mapperLocations" would not be work!
so
#mybatis.config=classpath:mybatis-config.xml mybatis.mapperLocations=classpath:com/ost/mendale/xml/*.xml do his job!

@eddumelendez
Copy link
Member

@kanouken this is not already supported. At this time, you can use just mybatis.config or the other properties. In the next release 1.0.2 you will be able to do that.

@kanouken
Copy link
Author

@eddumelendez thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants