Work on #190: Add first batch of automagically generated puml files
This commit is contained in:
8
message-channel/etc/message-channel.urm.puml
Normal file
8
message-channel/etc/message-channel.urm.puml
Normal file
@ -0,0 +1,8 @@
|
||||
@startuml
|
||||
package com.iluwatar.message.channel {
|
||||
class App {
|
||||
+ App()
|
||||
+ main(args : String[]) {static}
|
||||
}
|
||||
}
|
||||
@enduml
|
Reference in New Issue
Block a user