Is Hybris installer used for demonstration purposes only?

旧街凉风 提交于 2019-12-12 04:55:25

问题


I've spent a week trying to understand how Hybris installer works and I thought I could create any type of application with recipes. However my teammate said that those recipes are useless for dev or production setup. But why installer folder is a top folder in Hybris installation? Only for demo?


回答1:


Your teammate correct, installer used for creating demo system.




回答2:


In the Hybris WIKI are two sites that explain this one:

Installing Hybris Using Installer Recipes

Installing SAP Hybris Commerce

But you can also just have a look into the install recipes. There is no big magic behind it. Just browse to:

hybris\installer\recipes\b2c_acc\build.gradle

(for example) and have a look into it. First it sets some properties, than it defines which extensions should be used and at last it install addons on other extensions (normally on the storefront).



来源:https://stackoverflow.com/questions/45811263/is-hybris-installer-used-for-demonstration-purposes-only

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!