Configuring Spring Security

Hi,

I’m playing around with Spring.io & Security and trying to configure Spring security to a Vaadin App. Has anyone of you tried configuring Spring security with
Java config
to Vaadin using Vaadin-Spring addon? I would grateful if anyone of you can share a template on configuring the same.

My Environment -

Vaadin 7.4.x
Spring.io 4.1.x
Vaadin-Spring 1.0.0.beta2

Thanks,
Krishna.

Hi,

I have developed an example.

the code is located in
https://github.com/david-romero/vaadin-spring-security

Besides, I publised a post in vaadin forum about this
https://vaadin.com/forum#!/thread/9731436



Regards,
David

Hey David,

Thanks for your help, will check this thing out

Thanks,
Krishna