Are you a software developer? If not, are you aspiring to be one? If you answered yes, then I have good news for you!
Dependency Injection is the cornerstone of good, decoupled software engineering principles. And this course is your ultimate guide to the latest Contexts and Dependency Injection (CDI 2.0) standard on the Java Platform.
You will learn how the Java dependency injection framework – CDI – helps you write better code through the provision of
Powerful, extensible and well defined contextual lifecycles for components
A mechanism for decoupling application components through a typesafe event API
Typesafe interceptors for altering the behaviour of components at runtime
A well defined Qualifier system for easy isolation of beans
A Producer mechanism of converting almost any valid Java type to a CDI managed bean
A Stereotype system to group together common architectural patterns
Bindings for using business components on the web tier of your applications through Expression Language
All these and more will be covered in an exciting way through a mixture of detailed theoretical explanations and practical code samples, all the while using modern pedagogical means to keep you engaged and help you absorb your new knowledge. You are encouraged to be an active student by asking questions, participating in group discussions and helping your fellow students.
Instructor Details
Courses : 4
Specification: Dependency Injection for Java Developers
|
14 reviews for Dependency Injection for Java Developers
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 5 hours |
Year | 2019 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$94.99 $12.99
James Hurt –
Good Java ee cdi introductory course. Clear explanations so far
A. Salaam –
Clear explanation of java ee dependency injection so far.
RobertJordan –
A great introduction to CDI. I have learned a lot with this course. You have to read CDI JSR for further details.
Mark –
The instructor details each section of CDI and explains it well. Plus he supplied working examples that can be used in creating my own CDI applications.
Hugo Almeida –
I think that professor should have more code examples. However, he explain very clearly the theory. I liked it and recommend it.
Murat Yildiz –
Zuviel geredet
Eduard Ruffert –
It’s a bootcamp, so it starts from the very beginning. That’s good. But all in all I miss testing and test classes. i.e. at least one chapter covering tests in the spirit of test first.
Cesar Alejandro Luna Landeros –
Todo ok
M J –
When dealing with Qualifiers, I’ve come across exception that led me to alter the code to instead use Interfaces (Salute in the example) to abstract classes and abstract methods. If Interface is used, exception is returned (in my case by WildFly 15 server) stating Unsatisfied dependencies for type Police with qualifiers @Salute… Could be the server though. Also, the 10s intro videos before each course are annoying.
Mauro Luis Muller –
Ola, N o o que esperava, poderiamos ter primeiramente op ao de linguagem. O assunto n o simples, e te lo que escutar em ingles, cujo os exemplos , nao s o nada aplicaveis. Os exemplos deveriam ser mais direto a aplicacao de uso.Voce tem um pequeno processo,exemplo contas a pagar, aplique os conceitos em um projeto real, realmente nao gostei. grato, Mauro
Richard Monson–Haefel –
At first, I had a bit of a problem with the presenter’s English accent (it is different from my own) but once I got the feel for it I learned a lot. The course is really excellent and the explanations are clear and concise. I feel like I understand CDI really well now, whereas before it was difficult to get a clear idea of what it was from other sources. Thank you!
Richard Monson Haefel –
At first, I had a bit of a problem with the presenter’s English accent (it is different from my own) but once I got the feel for it I learned a lot. The course is really excellent and the explanations are clear and concise. I feel like I understand CDI really well now, whereas before it was difficult to get a clear idea of what it was from other sources. Thank you!
Robinson Koprowski –
O curso bem completo e atualizado.
Roely –
Too much introduction