From 7fcdc7bc41462d8f9b605f0f80b8e6242520c923 Mon Sep 17 00:00:00 2001 From: Geoffrey De Smet Date: Thu, 2 Jan 2020 09:22:19 +0100 Subject: [PATCH] Add optaplanner-spring-boot-starter This PR adds the Spring Boot starter for OptaPlanner. OptaPlanner is the open source constraint solver AI in Java. It is used across the globe for TSP, VRP, Employee rostering, school timetabling, task assignment and conference scheduling (including Devoxx Belgium!). --- spring-boot-project/spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index e7cfb639dfc6..89aa8b4256a0 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -154,6 +154,9 @@ do as they were designed before this was clarified. | https://developer.okta.com/[Okta] | https://github.com/okta/okta-spring-boot +| https://www.optaplanner.org/[OptaPlanner] +| https://github.com/kiegroup/optaplanner/tree/master/optaplanner-integration/optaplanner-spring-boot-starter + | https://orika-mapper.github.io/orika-docs/[Orika] | https://github.com/akihyro/orika-spring-boot-starter