WARN : org.springframework.web.context.support.XmlWebApplicationContext - ....
ERROR: org.springframework.web.servlet.DispatcherServlet - Context initialization failed
ERROR: org.springframework.web.servlet.DispatcherServlet - Context initialization failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'infoController': Unsatisfied dependency expressed through field 'reviewService'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.review.myapp.ReviewService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643)
....
at java.base/java.lang.Thread.run(Thread.java:834)
*Service ๊ตฌํ์ฒด์ธ *ServiceImpl class์ @Service ์ด๋ ธํ ์ด์ ์ ์ ๋ถ์
'WEB > Back-End ๐' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Spring] ์์์? java.sql.SQLSyntaxErrorException: Table '..' doesn't exist (1) | 2022.10.18 |
---|---|
[Spring] ์์ฒญ๋ ๋ฆฌ์์ค [/] ๋ ๊ฐ์ฉํ์ง ์์ต๋๋ค. ์ค๋ฅ (1) | 2022.10.18 |
[Spring] JPA๋? (0) | 2022.09.22 |
[Spring] web.xml ์ค๋ฅ (0) | 2022.03.13 |
[Spring] web.xml ๋ณด๊ธฐ ํ์, spring ์ด๊ธฐ ์ค์ (0) | 2022.03.12 |