It might be nice if the samples [leveraged Testcontainers support](https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.testcontainers.at-development-time) to start up the openfga Docker container instead of requiring it to [manually be started](https://github.com/jimmyjames/fga-spring-examples/tree/1ee9a6d87de3d51bec435ffbdd5350d4be6ebed0/simple-no-auth#run-openfga). If this sounds good, I can send a PR for this.