Ce contenu n'est pas disponible dans la langue sélectionnée.
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
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 Process Automation Manager
- Version: 7.10
-
Download Red Hat Process Automation Manager 7.10 Reference Implementations (
rhpam-7.10.0-reference-implementation.zip). -
Download Red Hat Process Automation Manager 7.10 Maven Repository (
rhpam-7.10.0-maven-repository.zip). -
Extract the
rhpam-7.10.0-maven-repository.zipfile. -
Copy the contents of the
rhpam-7.10.0-maven-repository/maven-repositorysubdirectory into the~/.m2/repositorydirectory. -
Extract the
rhpam-7.10.0-reference-implementation.zipfile. This archive contains reference implementation ZIP files. -
Extract the
rhpam-7.10.0-reference-implementation/rhpam-7.10.0-optaplanner-spring-boot-school-timetabling.zipfile. -
Navigate to the
optaplanner-spring-boot-school-timetabling-7.48.0.Final-redhat-00004directory. Enter the following command to build the Spring Boot school timetabling project:
mvn clean install -DskipTestsTo build the Spring Boot school timetabling project, enter the following command:
mvn spring-boot:run -DskipTestsTo view the project, enter the following URL in a web browser:
http://localhost:8080/