<1.st> Intellij say `Could not autowire. No beans...
# spring
m
1.st Intellij say
Could not autowire. No beans of 'RestTemplate' type found.
and also my tests Failed. (default Spring Boot Test Class 🙂 from teh starter.io)
Copy code
Starting a Gradle Daemon (subsequent builds will be faster)

> Task :test

KbootDemoApplicationTests > contextLoads() FAILED
    java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
        Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException at ConstructorResolver.java:798
            Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException at DefaultListableBeanFactory.java:1777

1 test completed, 1 failed
Thread in Slack Conversation