We have indeed some problems when we use the post processors. I took a look at the bean registration and the PersistenceAnnotationBeanPostProcessor is registered with the name...
Type: Posts; User: andih; Keyword(s):
We have indeed some problems when we use the post processors. I took a look at the bean registration and the PersistenceAnnotationBeanPostProcessor is registered with the name...
The automatic repository config uses the interfaces short name as bean id. Is it possible to change the id generation strategy? For naming autodetected components on classpath scanning its possible...