Skip to content

Commit

Permalink
Merge pull request #43 from hpi-schul-cloud/BC-8481
Browse files Browse the repository at this point in the history
Add missing folder
  • Loading branch information
CeEv authored Dec 3, 2024
2 parents 187e8a7 + 9021eef commit 52407a8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import { PublicService, InterfaceOfModule, InterfaceOfSubmodule } from '@modules

Circular dependencies occur when Module A depends on Module B, and Module B also depends on Module A. This can lead to unexpected behavior and hard-to-diagnose bugs.

![Module Structure](./../img/server_area_dependency_v2.svg)
![Module Structure](./../img/server_area_dependency_v3.svg)

Here are some strategies to handle circular dependencies:

Expand Down
21 changes: 0 additions & 21 deletions docs/schulcloud-server/img/server_area_dependency_v2.svg

This file was deleted.

10 changes: 10 additions & 0 deletions docs/schulcloud-server/img/server_area_dependency_v3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 52407a8

Please sign in to comment.