java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Support Service to Service testing scenarios for Spring Boot

Open salaboy opened this issue 7 months ago • 0 comments

Supporting Service to Service scenarios using Testcontainers for Spring Boot is required to enable users to test applications that rely on service to service invocation capabilities.

Tasks:

  • [ ] Add an example to the spring-boot-examples/ producer and consumer applications to document how this is done for Spring Boot users to copy.
  • [ ] Add Documentation in the spring-boot/ section

salaboy avatar Apr 11 '25 13:04 salaboy