Field myUserDetailService in com.avantika.demospringsecurity.security.SecurityConfigurer required a bean of type 'com.avantika.demospringsecurity.service.MyUserDetailService' that could not be found. code example
Example: required a bean of typ
@SpringBootApplication(scanBasePackages={"com.example.something", "com.example.application"})