I use the same syntax the Spring source contains(sorry for the imprecision in my post.): with slashes instead of backslashes and indeed the backslash will escape the next character...
this is...
Type: Posts; User: Michael Planamente; Keyword(s):
I use the same syntax the Spring source contains(sorry for the imprecision in my post.): with slashes instead of backslashes and indeed the backslash will escape the next character...
this is...
Hi all,
I have a web app running under tomcat 6 and I need to scan all jars contained under web-inf/lib to get the ones having a certain annotation.
unfortunately, it seems that the classLoaer I...
Hi all,
I have a web app running under tomcat 6 and I need to scan all jars contained under web-inf/lib to get the ones having a certain annotation.
unfortunately, it seems that the classLoaer I...