Proper initialization of injected member with @ApplicationScoped
Consider the following ways of doing Dependency Injection in a pseudo-singleton, by using Lombok‘s @ApplicationScoped
:
Consider the following ways of doing Dependency Injection in a pseudo-singleton, by using Lombok‘s @ApplicationScoped
: