Skip to content

A dependency injection example by utilising on the fly loading of JAR files

Notifications You must be signed in to change notification settings

akichidis/dependency-injection-example

Repository files navigation

Dependency injection example

This project demonstrates the a very simple dependency injection mechanism by loading a JAR library on the fly and try to create instances of classes of an external library. The external library external-implementation-lib implements the interfaces of the dependency-example-api. The Dependency Injection takes place on the dependecy-example-service.

About

A dependency injection example by utilising on the fly loading of JAR files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages