874da365ed5606fde3a16b30b0d9e94375aee5a7
The bean name is now resolved through inspecting Spring stereotype annotations and @Named on the repository interface. If none found we're still using the uncapitalized simple interface name as we did until now.
Description
No description provided
Languages
Java
100%