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

Implement spring-boot-devtools support #116

Open plaird opened 3 years ago

plaird commented 3 years ago

The devtools feature of Spring Boot is intended to speed up development. Details:

This will take some investigation, but I believe we need to do the following: