Releases: avaje/avaje-inject
Releases · avaje/avaje-inject
1.12
#34 Add dependency for javax.annotation-api ... fix for NoClassDefFoundError: javax/annotation/PostConstruct
#32 List should return in order of @priority (from javax.annotations)
1.11
#31 - Throw useful error when Gradle + IDEA setup issue detected
1.10
#30 - More intuitive multi-module ordering for 'only supplies' modules
1.9
#29 - Support generic interfaces like Repository<T,I>
1.7
#23 when using Lombok @slf4j getting "Argument passed to when() is not a mock" bug
#24 Compile warnings when using withSpy, withMock bug
#25 Fix to allow spy() with implementations (not interfaces) - IllegalStateException: Injecting null bug
#26 NotAMockException when using spy() on interface with a @primary or @secondary bug
1.6
#20 Swap/Change SystemContext objects with mocks
by yaskor
#22 Adding support for Mockito spy (#20) …
by rbygrave
1.4
A release with no changes as 1.3 didn't go through to central.
1.3
#19 @factory fails with types implementing interfaces bug
by nschlehe
#16 Add manifest.mf with automatic-module-name
by rbygrave
1.1
Bump to 1.1 to release #14