老师 我这边代码是没有controller 和service的. 里面的东西不全. 这边启动后
这个慕课的git 怎么使用.
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2024/03/18 02:15:37 ERROR Application run failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'trtcUtil': Unsatisfied dependency expressed through field 'appId'; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: "TRTC的appId"
Caused by: java.lang.NumberFormatException: For input string: “TRTC的appId”
登录后可查看更多问答,登录/注册