Software Architecture · Clean Architecture
What is use case boundaries in Clean Architecture?
Use-case boundaries define the operations the application supports and the contracts needed to execute them.
Use-case boundaries define the operations the application supports and the contracts needed to execute them.