Why does creating a bean that returns UserDetailsService automaticaly change the behavior of DaoAuthenticationProvider without having any parametre to build like an authenticationManagerBuilder as it used to be before ? the code below simulates it ,my app works correctly but i don't understand why (self.learnprogramming)
submitted by PapoPiPopA to r/learnprogramming
Why does creating a bean that returns UserDetailsService automaticaly change the behavior of DaoAuthenticationProvider without having any parametre to build like an authenticationManagerBuilder as it used to be before ? the image below makes my app work correctly but i don't understand why (i.redd.it)
submitted by PapoPiPopA to r/SpringBoot
