Using @Transactional within several modules I have problem of using transactions within several modules. I have configured TransactionManager in base dao module, than export it from base module and...
Type: Posts; User: johnson1992; Keyword(s):
Using @Transactional within several modules I have problem of using transactions within several modules. I have configured TransactionManager in base dao module, than export it from base module and...