org.kie.kogito.app.ProcessCloudEventMetaFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of process-optaplanner-springboot
Show all versions of process-optaplanner-springboot
Flight assignment process and optimization
package org.kie.kogito.app;
import org.kie.kogito.event.CloudEventMeta;
@org.springframework.context.annotation.Configuration()
public class ProcessCloudEventMetaFactory {
}