spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Explore if `AbstractEntityManagerFactoryBean` proxy hints can be inferred automatically

Open sdeleuze opened this issue 3 years ago • 0 comments

As a follow-up of #29138, let see if we can infer the EntityManagerFactoryInfo and EntityManagerProxy proxies created via AbstractEntityManagerFactoryBean infrastructure like in #29097 instead of creating related hints.

See related comment from @jhoeller here.

sdeleuze avatar Sep 13 '22 12:09 sdeleuze