Alex K
Alex K
Similar to #212 There is a file in our application that contains a umlaut (ü) in the name of the file (yeah, I know....). This causes a crash of phpdox....
Hi there, in Step23 you create an inMemory User via `auth.inMemoryAuthentication().withUser("in28Minutes").password("dummy") .roles("USER", "ADMIN");` However, this doesn't work anymore, an error is thrown when I try to log in with that...
Hi there, thank you for the great course. However, I found a bug in it, because of an outdated parameter. In Step 18 you write to use the attribute "**commandName="todo"**...