use a named bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1418001 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
deb7a3b238
commit
6613e63575
|
@ -69,6 +69,7 @@ public class AdminAutoCreateCheck
|
|||
private UserManager userManager;
|
||||
|
||||
@Inject
|
||||
@Named( value = "userConfiguration#default" )
|
||||
private UserConfiguration config;
|
||||
|
||||
@Inject
|
||||
|
|
Loading…
Reference in New Issue