Is it possible to have both the XML + Annotation based configuration for MyBatis in an application.
The reason that I am asking this is because, in my application I
The below tags can also be used in annotation based approach.
In that case you won't require two mapper files.