Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将drools中的默认方言配置为mvel。我目前正在使用流口水 6.0 ..
我尝试使用 KnowledgeBuilderConfiguration(现已弃用),但在将 drools.dialect.default 设置为 MVEL 时会出现空指针异常。