Results 1 to 2 of 2

Thread: It's possible use @Configuration class in @ @ContextConfiguration

  1. #1
    Join Date
    May 2011
    Posts
    3

    Question It's possible use @Configuration class in @ @ContextConfiguration

    Hi at all.

    I'm testing Junit with Spring and I try to configure @ContextConfiguration annotation with a class @Configuration location, but in @ContextConfiguration only defines a locations of an array of strings.

    It's possible that?

    Thanks!

  2. #2

    Default

    I would love to know how to do this. I haven't yet worked this out.

    This link certainly suggests that it's possible.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •