Hi I have an advice
@Around("execution(* org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter.getConnection())")
This is picked up when I run a unit test, but in a webapp...
Type: Posts; User: zatopek; Keyword(s):
Hi I have an advice
@Around("execution(* org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter.getConnection())")
This is picked up when I run a unit test, but in a webapp...