Giter Site home page Giter Site logo

Comments (1)

ggrossetie avatar ggrossetie commented on June 11, 2024

Hello @maryams009

Are you using the latest version? I cannot reproduce on https://kroki.io

!include <C4/C4_Sequence>

Container(c1, "Single-Page Application", "JavaScript and Angular", "Provides all of the Internet banking functionality to customers via their web browser.")

Container_Boundary(b, "API Application")
  Component(c2, "Sign In Controller", "Spring MVC Rest Controller", "Allows users to sign in to the Internet Banking System.")
  Component(c3, "Security Component", "Spring Bean", "Provides functionality Related to signing in, changing passwords, etc.")
Boundary_End()

ContainerDb(c4, "Database", "Relational Database Schema", "Stores user registration information, hashed authentication credentials, access logs, etc.")

Rel(c1, c2, "Submits credentials to", "JSON/HTTPS")
Rel(c2, c3, "Calls isAuthenticated() on")
Rel(c3, c4, "select * from users where username = ?", "JDBC")

SHOW_LEGEND()

https://kroki.io/c4plantuml/svg/eNpdkk1vGjEQhu_8iimnpaKJ2nJsU8GCmlRtgrJRc0Sz3mHXqne8Hdsg_n1tBxrIzfZ8vM-8nnealQkNwZdydl3ONhX9DcSKbkaj0rJHzSSF-jiFcaW5NfRhjS3BfBiMVui15XEM_cAdVkr04AG5gTm3waCkyFrsTjfkAI0BuwXfEdyxJ2HyUCP_iU1hG1ilVmi0P4C3oILztidxsNOYarTAnmqoxe4dydV4cka3WdjADcqhqKPgfH13QTcZAZS2HywT-0J9yoO0HCEgdRBrDGXSapDE8ut3CY_k_Jvo3JgoDcElqEjoUg_N6Xgx0uI4UnVwnvqrt_KfkxCpIGnQ_-9n8gtCvvDt0ptHMuipORGkCs1TUB1ymy4DOre30rgpkFdJ_mTOZsVNcW7bsi7ULCot0WONjpJqbp_F4PQMleqox4zordCLByDUauclZ0eErZU-n6fQoesiIYboC_vjN4ASatIVTURDpcg5MLZ95RxF7bxnL18U6l57d14WZ86rVj3cX98-Pa2rWJRrYn72tYwr5kC7-asyxZEhL0HOjFl5ZEeGlIf3sBXbH_9035FQPjP2BF_hW1ZbLsoEV90-PG9-rr6v7pfF5B8sRxJy

from kroki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.