You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert


titleContainer diagram for Internet Banking System
8
+
9
+
Person(customer, Customer, "A customer of the bank, with personal bank accounts")
10
+
11
+
System_Boundary(c1, "Internet Banking") {
12
+
Container(web_app, "Web Application", "Java, Spring MVC", "Delivers the static content and the Internet banking SPA")
13
+
Container(spa, "Single-Page App", "JavaScript, Angular", "Provides all the Internet banking functionality to customers via their web browser")
14
+
Container(mobile_app, "Mobile App", "C#, Xamarin", "Provides a limited subset of the Internet banking functionality to customers via their mobile device")
0 commit comments