[From string (line 29) ] @startuml skinparam backgroundColor transparent ... ... ( skipping 2207 lines ) ... participant c2 <> [ == Sign In Controller //[Spring MVC Rest Controller]// ] participant c3 <> [ == Security Component //[Spring Bean]// ] participant c4 <> [ == Database //[Relational Database Schema]// ] c1 -> c2 : **[[https://github.com/plantuml-stdlib/C4-PlantUML <$robot2,scale=0.25> Submits credentials to]]**\n// c3 : **Calls isAuthenticated() on** c3 -> c4 : **select * from users where username = ?**\n//[JDBC]// RelIndex(4a, c3, c4, "a parallel call") ^^^^^ Syntax Error?