Dears,
I would like to have uService name and stereotype, but u == greek letter micro.
The code below does not work. Do you have some hints?
@startuml
!define MICRO <U+00B5>
' !define MICROSERVICE MICRO##Service
'component MICROSERVICE as MS << MICROSERVICE >> {
'component MICRO##Service as MS <<MICRO##Service>> {
component uService as MS <<MICRO##Service>> {
}
@enduml
Best regards,
Seweryn.