Skip to content

testcontainers/java-local-development-workshop

Repository files navigation

Java Local Development Workshop

This workshop will explain how to use Testcontainers (https://www.testcontainers.com) in your Java application development process.

We will work with a Spring Boot application and explore how to:

  • Use Testcontainers for provisioning application dependent services like PostgreSQL, Kafka, LocalStack for local development
  • Use Testcontainers Desktop for local development and debugging
  • Write tests using Testcontainers

Table of contents

License Summary

The code in this repository is made available under the MIT license. See the LICENSE file for details.

The documentation in this repository is available under the CC BY-NC-ND 4.0 license. See the LICENSE-docs file for details. If you'd like to run this workshop at your company, please contact us at [email protected]

About

Java local development workshop

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-docs

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages