salesforce / rules_spring

Bazel rule for building Spring Boot apps as a deployable jar
BSD 3-Clause "New" or "Revised" License
224 stars 48 forks source link

Support testonly attribute on springboot applications #144

Closed plaird closed 2 years ago

plaird commented 2 years ago

Use case is an integration test build of a springboot application that contains testing apparatus (other java libs) that are marked testonly.