Hi,

the default scope is @Dependent but i suggest everyone to use
@ApplicationScoped.
The EM will be proxied if you use a NormalScope like @RequestScoped, ....

Regards,
Thomas

2018-02-13 10:54 GMT+01:00 Luís Alves <luisalve...@gmail.com>:

> Hi,
>
> What is the scope of @Repository? Do you use a similar approach of Spring?
> @Singleton and proxy the EM?
>
> Regards,
> LA
>

Reply via email to