This website requires JavaScript.
Explore
Help
Register
Sign In
marcel
/
familienarchiv
Watch
1
Star
0
Fork
0
You've already forked familienarchiv
Code
Issues
119
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0fe0ae52357a762e460e8224a7a06843d97a2df4
familienarchiv
/
docs
/
architecture
/
c4
/
l3-backend-3h-search.puml
Marcel
0fe0ae5235
docs(search): ADR-028 fix + glossary + C4 diagram for tag resolution (
#743
)
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-07 08:47:47 +02:00
4.0 KiB
Raw
Blame
History
PlantUML 1.2026.2
This version of PlantUML is 142 days old, so you should
consider upgrading from https://plantuml.com/download
[From string (line 15) ]
@startuml
!include <C4/C4_Component>
!include <C4/C4_Container>
!include <C4/C4_Context>
!include <C4/C4>
...
... ( skipping 16026 lines )
...
!if ($propTable != "")
!$retTable = $alignedNL + $propTable
!$propTable = ""
!return $retTable
!endif
!return ""
!$stereo = $toStereos($elementType,$tags)
!if (%strlen($tags) == 0)
!$stereos = '<<' + $elementType + '>>'
%set_variable_value("$" + $elementType + "Legend", %true())
!return $stereos
!$calcLink = $getLink($link)
!if ($link != "")
!return "[[" + $link + "]]"
!else
!return ""
!$line = $umlShape + " " + %chr(34) + $baseProp + %chr(34) +" " + $stereo + " as " + $alias + " " + $calcLink
!return $line
Component(ollamaProps, "OllamaProperties", "@ConfigurationProperties(\"app.ollama\")", "Config bean: baseUrl, model ...
unquoted function/procedure cannot use expression.
Reference in New Issue
View Git Blame
Copy Permalink