Skip to content

Instantly share code, notes, and snippets.

@fabiojose
Created May 15, 2019 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabiojose/fc500bb594a45d9271cf36003f81ab3f to your computer and use it in GitHub Desktop.
Save fabiojose/fc500bb594a45d9271cf36003f81ab3f to your computer and use it in GitHub Desktop.
di-frameworks
Feature Spring Weld Micronaut
Managed bean @Component @ApplicationScoped @Singleton
Injection @Autowired @Inject @Inject
Factory method @Bean @Produce @Bean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment