spring starter Could not autowire. No beans of code example
Example: could not autowire no beans of type found in springbootapplication
@Repository
public interface YourRepository ...
...
@Service
public classe YourClassService
@Repository
public interface YourRepository ...
...
@Service
public classe YourClassService