Hello.
How to setup
<jpa:repositories base-package=""/>
using @Configuration classes, and not the XML configuration files.
Of course, it is possible to @ImportResource always, but how do it just inside java config class?