Hello

I am learning Akka and immediately one question popped up in my mind.
I use Java EE <https://docs.oracle.com/javaee/6/tutorial/doc/giwhb.html> 
dependency injection a lot in my projects for following reasons


   1. Inject dependencies on run time so that I can test them
   2. Injecting different properties (*.properties) which are usually part 
   of src/main/resources

I was wondering how these mechanism are achieved in Akka or if Java EE and 
Akka play well together.

Thoughts?

Thanks a lot
+ Harit Himanshu

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to