Uses of Class
org.optaplanner.spring.boot.autoconfigure.config.OptaPlannerProperties
-
Packages that use OptaPlannerProperties Package Description org.optaplanner.spring.boot.autoconfigure -
-
Uses of OptaPlannerProperties in org.optaplanner.spring.boot.autoconfigure
Constructors in org.optaplanner.spring.boot.autoconfigure with parameters of type OptaPlannerProperties Constructor Description OptaPlannerAutoConfiguration(org.springframework.context.ApplicationContext context, OptaPlannerProperties optaPlannerProperties)OptaPlannerBenchmarkAutoConfiguration(org.springframework.context.ApplicationContext context, OptaPlannerProperties optaPlannerProperties)
-