Registry / dependency-injection / spring-osgi-extender

spring-osgi-extender

JSON →
library1.2.1javamavenunverified

Spring/OSGi extender that listens for and bootstraps Spring-powered OSGi bundles.

<dependency> <groupId>org.springframework.osgi</groupId> <artifactId>spring-osgi-extender</artifactId> <version>1.2.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-OSGI-EXTEND
S
spring-osgi-extender
dependency-injectionjavav1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OsgiApplicationContextCreator
org.springframework.osgi.extender.OsgiApplicationContextCreator

Instantiate the OSGi application context creator for Spring-powered bundles.

import org.springframework.osgi.extender.OsgiApplicationContextCreator; OsgiApplicationContextCreator creator = new OsgiApplicationContextCreator(); creator.setBeanClassLoader(getClass().getClassLoader());
Debug
Known issues
breakingThis project is no longer actively maintained; consider using Spring Boot with OSGi or alternative approaches.
fix
Migrate to Spring Boot or use the latest Spring DM (deprecated).
affects: >=1.0.0
Upgrade
Version history
1.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
Resources
spring-osgi-extender — mvn dependency:get spring-osgi-extender · libregistry