Optaplanner swing 应用程序 - 相当于 web 服务

Optaplanner swing application - webservice equivalent

是否有与 optaplanner 中公开的示例应用程序(如 Roastering、Task Assigning)等效的 Web 服务?

有没有办法将现有的 optaplanner swing 应用程序与 web 服务(最好是 REST)集成?

看看this guide on how to expose OptaPlanner as a REST service with Quarkus

另请参阅该指南随附的源代码和our video