marzelwidmer
11/27/2020, 6:30 PMCould not autowire. No beans of 'RestTemplate' type found.
and also my tests Failed. (default Spring Boot Test Class 🙂 from teh starter.io)
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