Posts by Pablo Souza • 101 points
2 posts
-
0
votes4
answers5979
viewsA: Error while running spring security
Try to use the Qualifier @Qualifier("authenticationManagerBean") @Autowired private AuthenticationManager authenticationManager;
-
-2
votes2
answers125
viewsA: Check Internet connection, if not add modal
I don’t understand your problem. What is your real difficulty? No Jquery? No Javascript? If in Javascript try to replace your alert by this stretch: window.showModalDialog('suapagina.html', self,…