petrroda opened a new issue, #6573:
URL: https://github.com/apache/incubator-kie-drools/issues/6573
How can I disable the generation of rest endpoints in QUarkus for the rule
units.
I use the following libraries and am running Quarkus 3.30.8:
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-quarkus</artifactId>
<version>10.1.0</version>
</dependency>
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-ruleunits-engine</artifactId>
<version>10.1.0</version>
</dependency>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]