SpringSecurityDemo icon indicating copy to clipboard operation
SpringSecurityDemo copied to clipboard

An example application demonstrating how to use Spring Security in a Vaadin application

Results 4 SpringSecurityDemo issues
Sort by recently updated
recently updated
newest added

Hi Peter, thanks for the Spring Security Filtering Demo. It's exactly what I'm trying to include in a Vaadin spring boot project of my own, but I'm having trouble replicating...

com.github.peholmst.springsecuritydemo.ui.CategoryContainerTest can not compile

I tried to fix this problem by myself, but i just gave up. Before making 'mvn spring-boot:run', i made 'mvn install -U compile' (end up successful) in project root directory,...