Newer
Older
test_plantuml / testuml.pu
@root root on 30 Apr 206 bytes Update testuml.pu
@startuml
Alice -> Bob: Authentication Request 日本語テスト
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
@enduml