ByteWelder/Spork

JSR-330 support

Closed this issue · 2 comments

It would be nice to use the Java EE annotations:

  • @Inject instead of @BindComponent
  • @Singleton instead of @ComponentScope

https://mvnrepository.com/artifact/javax.inject/javax.inject 

This is being implemented for Spork 4.0.0

Available on master as a 4.0.0 preview.