This is an implementation of the javax.inject classes as per the JSR-330 spec.
-
Updated
Sep 19, 2018 - Java
This is an implementation of the javax.inject classes as per the JSR-330 spec.
Custom implementation of Java's CDI (JSR 299), "Contexts and Dependency Injection", just for fun ;)
A program that creates a JavaScript script that can be injected on any Web Console to automate DegreeWorks input
A simple example to get started with Dagger
Demo of the custom ConstraintValidator as a Spring Bean
Java injection tool that helps create custom annotation lib.
Demo project for dependency injection options in Spring Framework
A compile time dependency injection framework based on `javax.inject`
Spring Configuration with Java Annotations
Sling specific annotations is a small projects which enables custom annotations for Sling models. Currently it enables @LocalDateValueMapValue and @LocalDateTimeValueMapValue specific injection. Mentioned annotation work on the principle by finding Date object from java.util and transforming it into LocalDate or LocalDateTime object as requested…
A Java dependency injection library supporting both static and dynamic injection. More or less a Guice clone.
Add a description, image, and links to the injection topic page so that developers can more easily learn about it.
To associate your repository with the injection topic, visit your repo's landing page and select "manage topics."