This might be a dumb question; there are many grad...
# bazel
p
This might be a dumb question; there are many gradle-based tools that do different things at compile time based off system properties. How does one go about configuring them via Bazel? What I want to do is not set it via a CLI but set it in a bazel rule
c
Which tool?
p
This is an example where you can specify options (but they need to be provided at compile time): https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html#configuration