插件样式架构与Mavenised组件样式 [英] Plugin Style architecture vs Mavenised Component Style

查看:117
本文介绍了插件样式架构与Mavenised组件样式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

构建Java Spring Web应用程序的更好方法

Which is a better approach to build Java Spring Web Application

1)插件样式架构
Ex:Blojsom

1) Plugin Style architecture Ex : Blojsom

2)基于组件的体系结构类似于开发特性作为maven依赖者

2) Component based architecture something like developing features as maven dependents

也可以有人建议一个好的插件样式应用程序以供参考

Also can anyone suggest a good plugin style application for reference

推荐答案

如果您希望人们能够扩展应用程序的行为(例如哈德森,汇合,xwiki,eclipse等),请使用插件样式架构。这也是缓解贡献的好方法。但它并不像另一个答案中提到的那么简单。

Use a plugin style architecture if you want people to be able to extend the behavior of your application (e.g hudson, confluence, xwiki, eclipse, etc). This is also good way to ease contributions. But it is not that simple as mentioned in another answer.

这篇关于插件样式架构与Mavenised组件样式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆