First, you will convert the Web module into a proper bundle, which is a prerequisite to authoring a complete application manifest.
首先,您要将Web模块转化成一个合适的捆绑包,这是创建一个完整应用程序清单的先决条件。
An OSGi module (also known as a bundle) is just a simple JAR file, with additional information in the archive's MANIFEST.MF. At a minimum, each bundle's manifest must contain.
一个OSGi模块(也称为bundle)就是一个普通的JAR文件,但在其MANIFEST . MF中带有附加信息。
You can only have one manifest resource per module.
每个模块中只能有一个清单资源。
You can only have one manifest resource per module.
每个模块中只能有一个清单资源。
应用推荐