Hello,
We experience exactly the same error.
@Value(${property} works within the webapplication but not within JUnit Tests.
Is there someone else who experience this ? Should i fill a...
Type: Posts; User: headphones; Keyword(s):
Hello,
We experience exactly the same error.
@Value(${property} works within the webapplication but not within JUnit Tests.
Is there someone else who experience this ? Should i fill a...
i'm not sure... by memory :
Object o = SessionContextHolder.getContext().getPrincipal()
if o instanceof UserDetails.....
UserDetails.getUserName
UserDetail.isInRole