我正在使用mvn compile quarkus:dev运行quarkus应用程序,并得到以下错误: Caused by: java.lang.IllegalStateException: Unableto construct the type handle for CLASS bean [types=[org.acme.dao.DaoManager<T extends org.acme.entities.IEntityextends java.io.Serializable>], qualifiers=[@D
我正在尝试用Apache camel和Quarkus启动我的应用程序,但是它给了我以下错误:
至少有一个bean匹配所需的类型和限定符,但在构建删除bean期间标记为未使用和删除:- class beanorg.apache.camel.http.common.CamelServlet,接口javax.servlet.ServletConfig,接口org.apache.camel.http.common.HttpRegistryProvider,类o
读取Kotlin/Quarkus中的应用程序属性可以正确地在测试类中工作(打印将写入application.properties文件中定义的值):class Test {= null
fun test(){ }但是,当我创建一个专用配置类并尝试访问该类的成员时,值总是为null(而不是application.properties中定义的):
在ItemProcessor中,我需要获取当前输入文件中的记录数。我从step上下文中获取当前文件名,并读取文件中的行数:StepContext stepContextif you intend to refer to it from a singleton; nested exception is java.lang.IllegalStateException:if you intend to refer to it from a s
我有一个使用Quarkus和Kogito的多模块Maven项目,带有MongoDb持久性。带有Kogito流程定义的模块使用来自另一个模块的bean。其中一个bean具有java.time.LocalDateTime类型的属性。 ...Caused by: java.lang.IllegalStateException: Cannot find class info in jan
我正在尝试使用ElasticSearch Java API 5.5.1,在尝试为PreBuiltTransportClient( ES 2.3中的TransportClient)创建bean时,我遇到了以下问题‘的bean时出错:通过构造函数参数0表达的依赖项不满足:无法将类型org.elasticsearch.common.settings.Settings$Builder的参数值转换为必需的类型