Drools named consequence rule giving different outputs for the same input
My web application has an endpoint /automatic
which takes a POST
request, converts the request body into entity and fire the given rule against that entity.
My web application has an endpoint /automatic
which takes a POST
request, converts the request body into entity and fire the given rule against that entity.