optimus icon indicating copy to clipboard operation
optimus copied to clipboard

Create resource management bounded context

Open sbchaos opened this issue 2 years ago • 0 comments

Description Create a module to handle and encapsulate the logic related to resource management.

Acceptance Criteria

  • [ ] All handlers, service etc are present in the module.
  • [ ] Logic is encapsulated properly from other modules

Depends on : 573

Tech Details Changes which are required to get this done

  • [ ] Move handler and service to module
  • [ ] Publish consumer interface for defining contracts
  • [ ] Remove old code which is not used anymore

sbchaos avatar Sep 08 '22 14:09 sbchaos