Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我没有 JRebel。我希望在不购买 JRebel 的情况下有解决方案。
您可以就地编辑 xhtml 文件(例如,在它运行的地方 - 通常是开发环境的构建区域),它将在下一次刷新时更新。
我们有一个 Maven 构建,它只将 xhtml 文件从我们的开发项目移动到我们的开发(每个开发人员的工作站本地)部署区域。