Java 中最好的企业购物车是什么?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3992064/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-30 04:16:59  来源:igfitidea点击:

What is the best enterprise shopping cart available in Java?

javajakarta-eee-commerce

提问by jini

I need something that is competitive to Volusion/Magento in terms of features. Cost is not an issue.

我需要在功能方面与 Volusion/Magento 竞争的东西。成本不是问题。

Thanks

谢谢

回答by lisak

I've been watching the situation around shopping carts for past 5 years very closely. Imho the only carts that are worth trying :

在过去的 5 年里,我一直在密切关注购物车的情况。恕我直言,唯一值得尝试的推车:

I've used all of them now. The first 3 are sort of out-of-the-box. I prefer jadasite and shopizer, because they are opensource projects and you have all the Konakart's paid features for free in Jadasite. And from what I know they are even better. You can install these shopping carts and go.

我现在都用过了。前三个是开箱即用的。我更喜欢 jadasite 和 shopizer,因为它们是开源项目,您在 Jadasite 中免费拥有 Konakart 的所有付费功能。据我所知,它们甚至更好。你可以安装这些购物车然后去。

If you are skilled developer and want to spend a month or two playing with a nice technology, or you need a solution for a middle - big businesses, try ofbiz, because ofbiz gives you a platform for building enterprise class e-commerce solution.

如果您是熟练的开发人员,并且想花一两个月的时间来体验一项不错的技术,或者您需要一个针对中型企业的解决方案,请尝试ofbiz,因为 ofbiz 为您提供了一个构建企业级电子商务解决方案的平台。

Finally, Broadleaf Commerceis somewhere in the middle. I bloggedabout it recently. Great technology stack, very experienced project lead. You have to have at least a year of java dev experience, because the way of integration and customization has "integration" nature, based on Spring beans/services/controllers or persistence entities overriding/merging/adding ... But it is very simple principle and I was able to work on a custom shopping cart even the same day when I checked out the code from svn.

最后,Broadleaf Commerce处于中间位置。我最近写了一篇关于它的博客。伟大的技术堆栈,非常有经验的项目负责人。你至少要有一年的java开发经验,因为集成定制的方式有“集成”的性质,基于Spring bean/services/controllers或者持久化实体overriding/merging/adding……但是很简单原则,即使在我从 svn 检出代码的同一天,我也能够在自定义购物车上工作。

回答by Erhan Bagdemir

http://ofbiz.apache.org/

http://ofbiz.apache.org/

ofbiz includes; Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.

ofbiz 包括;开源ERP、开源CRM、开源电子商务/电子商务、开源SCM、开源MRP、开源CMMS/EAM等。

回答by Jonathan Day

ATG is an outstanding package. It is highly extensible, completely skinnable and very scalable. It is used by many of the largest online retailers, has a strong network of partners and support is quite good. ATG provide training courses for developers and architectural consultancy services. It includes integrations with advanced search, CRM, trouble ticketing and many allied functions.

ATG 是一个出色的包。它具有高度可扩展性、完全可换肤和可扩展性。许多最大的在线零售商都在使用它,拥有强大的合作伙伴网络并且支持非常好。ATG 为开发人员和建筑咨询服务提供培训课程。它包括与高级搜索、CRM、故障单和许多相关功能的集成。

All that having been said, it is closed-source, obtuse, complex, expensive and has a steep learning curve. It uses a proprietary ORM that mimics Hibernate and other language constructs that parallel J2EE or Spring such as dependency injection, but in it's own special way. Don't assume that your average J2EE or Spring developer will be able to pick it up quickly.

尽管如此,它是闭源的、迟钝的、复杂的、昂贵的,并且具有陡峭的学习曲线。它使用专有的 ORM,模仿 Hibernate 和其他与 J2EE 或 Spring 并行的语言构造,例如依赖注入,但以自己的特殊方式。不要假设您的普通 J2EE 或 Spring 开发人员能够很快掌握它。

You do need to be careful of some of ATG's implementation partners, some of them are stacked with developers that have barely completed the standard ATG training program and you would be better off training your own staff. Check their references and make sure you actually speak to past clients.

您确实需要小心 ATG 的一些实施合作伙伴,其中一些合作伙伴堆满了几乎没有完成标准 ATG 培训计划的开发人员,您最好培训自己的员工。检查他们的参考资料,并确保您确实与过去的客户交谈过。

Standard disclaimers apply, I have no affiliation with ATG, caveat emptor.

标准免责声明适用,我与 ATG 没有从属关系,请注意清空者