: O. Yuanying

Spring-OSGi

Spring-OSGiの基本的なコンセプトは、SpringアプリケーションをOSGi環境で簡単にビルド/プログラミング/デプロイすることである。

mvn archetype:create   \
  -DarchetypeGroupId=org.springframework.osgi   \
  -DarchetypeArtifactId=spring-osgi-bundle-archetype   \
  -DarchetypeVersion=1.0-SNAPSHOT   \
  -DgroupId=  \
  -DartifactId= \
  -Dversion=