Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comment integrer spring-security ? #4

Open
smoothello opened this issue Nov 10, 2015 · 1 comment
Open

comment integrer spring-security ? #4

smoothello opened this issue Nov 10, 2015 · 1 comment

Comments

@smoothello
Copy link

Bonjour,
Merci tout d'abord pour ce project tres interessant.
J'aurai voulu savoir si vous avez reussi a integrer Spring-Security a ce project ?
(j'ai essaye sans succes d'ajouter un filtre au fichier web.xml mais les choses se gatent rapidement a cas du ContextLoaderListener)
Merci d'avance.
kbjp

@arnaudgiuliani
Copy link
Contributor

Bonjour,

j'ai intégré spring security sur d'autres projet, mais je ne l'ai pas fait sur ce projet là particulièrement.

Une solution serait de passer via une configuration spring mvc (à ajouter directement dans la configuration java et pas par le web.xml). Et voir même si ce n'est pas possible de tout passer en servlet 3.0 et full annotations.

Si vous n'êtes pas pressé, je pourrais essayer de faire un article dessus ;) Sinon vous pouvez contribuer :)

Bien cordialement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants