Rising error in Constructor-based Dependency Injection, Spring Framework
-
Hi everyone, I am a beginner in Spring framework. I am learning about Spring Dependency Injection from [Dependency Injection]. My project have been written according to above tutorial. But there is an error when I run my project. If anyone know about my problem, plz point me. here is my project file linke : [My Spring Project] the followings are the library I used in my project : antlr-4.1-complete commons-logging-1.1.3 spring-aop-3.2.4.RELEASE spring-asm-3.1.4.RELEASE spring-aspects-3.2.4.RELEASE spring-beans-3.2.4.RELEASE spring-context-3.2.4.RELEASE spring-context-support-3.2.4.RELEASE spring-core-3.2.4.RELEASE spring-expression-3.2.4.RELEASE Best Regards Kaung Myat
-
Hi everyone, I am a beginner in Spring framework. I am learning about Spring Dependency Injection from [Dependency Injection]. My project have been written according to above tutorial. But there is an error when I run my project. If anyone know about my problem, plz point me. here is my project file linke : [My Spring Project] the followings are the library I used in my project : antlr-4.1-complete commons-logging-1.1.3 spring-aop-3.2.4.RELEASE spring-asm-3.1.4.RELEASE spring-aspects-3.2.4.RELEASE spring-beans-3.2.4.RELEASE spring-context-3.2.4.RELEASE spring-context-support-3.2.4.RELEASE spring-core-3.2.4.RELEASE spring-expression-3.2.4.RELEASE Best Regards Kaung Myat
-
Hi everyone, I am a beginner in Spring framework. I am learning about Spring Dependency Injection from [Dependency Injection]. My project have been written according to above tutorial. But there is an error when I run my project. If anyone know about my problem, plz point me. here is my project file linke : [My Spring Project] the followings are the library I used in my project : antlr-4.1-complete commons-logging-1.1.3 spring-aop-3.2.4.RELEASE spring-asm-3.1.4.RELEASE spring-aspects-3.2.4.RELEASE spring-beans-3.2.4.RELEASE spring-context-3.2.4.RELEASE spring-context-support-3.2.4.RELEASE spring-core-3.2.4.RELEASE spring-expression-3.2.4.RELEASE Best Regards Kaung Myat
kmb89 wrote:
there is an error
And the error message is: ? And the lines of code around the place where it happens?