Drools 9 with JDK 17 failed to execute KieContainer
We’re currently migrating drools 7 to drools 9 using JAVA 17 with two separate project, one for spring-boot and one for rules jar that generated a kjar in local m2. In drools 7 this works without any issue.