Differences between Java EE 6 CDI Implementations

前端 未结 5 729
梦毁少年i
梦毁少年i 2021-01-11 13:29

I\'ve looked at JBoss\' Weld Reference Implementation of JSR-299 Contexts and Dependency Injection, and I wanted to know how others CDI implementations compare to each other

5条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-11 14:14

    I would have said the opposite ;) But both projects are excellent tools and come provided with different application servers. The key is that both follow the Java EE specification, and provide incredible power in programming flexibility and reuse.

提交回复
热议问题