Field userRepository in com.example.demo1.Demo1Application required a bean of type 'repository.UserRepository' that could not be found.
Example: required a bean of typ
@SpringBootApplication(scanBasePackages={"com.example.something", "com.example.application"})