Hi,
Want to use Spring Profiles
So, i need @ActiveProfiles annotation for my integration tests
Desperatly looking for a jar containing :
findjar and jarfinder sites did not found this class...Code:org.springframework.test.context.ActiveProfiles
Where can i find it ?
I mean in which jar(s) ? Which version of spring-test ?
Thanks in advance


Reply With Quote