Skip to content
Snippets Groups Projects

Mvo clean cache subresources

Merged Mathieu.Vonlanthen requested to merge MVO-clean-cache-subresources into master
1 unresolved thread

Merge request reports

Merged by Mathieu.VonlanthenMathieu.Vonlanthen 1 year ago (Jul 18, 2023 1:09pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 50 50 return new ArrayList<>();
    51 51 }
    52 52
    53 default List<String> getSubResourceIds() {
  • added 2 commits

    • 5a5ab157 - fix(CacheListener): use @PostUpdate as in master
    • eb3a66e4 - fix(SolidifyConstants): remove unused constant

    Compare with previous version

  • added 1 commit

    • 3e5d5d20 - fix(CacheMessage): use serializable map

    Compare with previous version

  • added 1 commit

    • 3582723e - fix(AbstractCacheService): use computeIfAbsent method in addSubResourcesIds

    Compare with previous version

  • Please register or sign in to reply
    Loading