此内容没有您所选择的语言版本。

Chapter 21. Downloading and building the school timetable reference implementation


If you want to see a completed example of the school timetable project for Red Hat Business Optimizer with Spring Boot product, download the starter application from the Red Hat Customer Portal.

Procedure

  1. Navigate to the Software Downloads page in the Red Hat Customer Portal (login required), and select the product and version from the drop-down options:

    • Product: Red Hat Decision Manager
    • Version: 7.10
  2. Download Red Hat Decision Manager 7.10 Reference Implementations (rhdm-7.10.0-reference-implementation.zip).
  3. Download Red Hat Decision Manager 7.10 Maven Repository (rhdm-7.10.0-maven-repository.zip).
  4. Extract the rhdm-7.10.0-maven-repository.zip file.
  5. Copy the contents of the rhdm-7.10.0-maven-repository/maven-repository subdirectory into the ~/.m2/repository directory.
  6. Extract the rhdm-7.10.0-reference-implementation.zip file. This archive contains reference implementation ZIP files.
  7. Extract the rhdm-7.10.0-reference-implementation/rhdm-7.10.0-optaplanner-spring-boot-school-timetabling.zip file.
  8. Navigate to the optaplanner-spring-boot-school-timetabling-7.48.0.Final-redhat-00004 directory.
  9. Enter the following command to build the Spring Boot school timetabling project:

    mvn clean install -DskipTests
  10. To build the Spring Boot school timetabling project, enter the following command:

    mvn spring-boot:run -DskipTests
  11. To view the project, enter the following URL in a web browser:

    http://localhost:8080/
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部