房间占用经理
圈子CI状态:
适用于酒店的客房入住优化工具。
特征
• A working algorithm implemented in Java 11
• Progress trackered through Git commits
• Minimal readme explaining how to run the project and tests
• Tests/TDD
• Clean code structure and formatting
科技类
Room Ocuppancy
---
**IMPORTANT:** The SPA archetype has been merged into the [AEM Project Archetype](https://github.com/adobe/aem-project-archetype). This repository is no longer maintained.
---
AEM SPA项目原型
此原型创建一个最小的Adobe Experience Manager项目,作为您自己的SPA项目的起点。
有关如何
工具需要运行测试
Java 1.8
maven configured
chrome browser (updated)
IntelliJ IDE - if you wants to view the code
运行测试所需遵循的步骤
git clone first
go to the project directory
open terminal or command promt
mvn clean
mvn compile
mvn verify
在哪里找到报告?
go inside the