(root)/ – Rev 35445
Rev 35444 |
Rev 35446 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 35445 2025-12-19 19:46:08
- Author: amit
- Log message:
- Add selectAllByItems() to avoid duplicate item fetch in tagListingRepository
- Added selectAllByItems(List<Item>) method to TagListingRepository
- Refactored selectAllByCatalogIds() to use selectAllByItems() internally
- Eliminates redundant item fetch when items are already available
🤖 Generated with Claude Code