Package 

Class SpringBootHttpTarget

  • All Implemented Interfaces:
    au.com.dius.pact.provider.junit.target.TestClassAwareTarget , au.com.dius.pact.provider.junitsupport.target.Target

    
    public final class SpringBootHttpTarget
    extends HttpTarget
                        

    This class sets up an HTTP target configured with the springboot application. Basically, it allows the port to be overridden by the interaction runner which looks up the server port from the spring context.