Examples
Sometimes code is worth a thousand words. Here are some pointers to working examples that demonstrate various features of MicroShed Testing.
General Examples
- Basic JAX-RS application using Gradle
- Basic JAX-RS application using Maven
- Basic JAX-RS application using REST Assured
- JAX-RS and JDBC application using a PostgreSQL database
- JAX-RS application secured with Basic Auth
- JAX-RS application secured with MP JWT
- JAX-RS and MongoDB application that depends on an external REST service
- Application using Apache Kafka messaging
- Application with no Dockerfile using OpenLiberty adapter