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.
我在 OSGi 上下文中听到了俚语“胖包”,所以我想知道它与普通的 OSGi 包有什么区别?
胖包是包含其所有依赖项的包。由于包具有内部类路径,因此您可以获取应用程序并在包中运行它。一旦你有了这个“胖”的捆绑包,你就可以切割出一些碎片并制作更模块化的东西。