I am using Spring Boot with mybatis.
I have one common module that defines @Repository Mapper and appropriate .XML document for the mapper.
In other module, that uses common module I want sligtly change .XML document. How can I do that?
I am using Spring Boot with mybatis.
I have one common module that defines @Repository Mapper and appropriate .XML document for the mapper.
In other module, that uses common module I want sligtly change .XML document. How can I do that?
Copyright © 2021 Jogjafile Inc.