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

Optimize IDE experience for Spring Boot iterative development #99

Open plaird opened 3 years ago

plaird commented 3 years ago

The current IDE experience with Spring Boot is not great. Editing a class that gets consumed in a Spring Boot app can cause long build pauses.

Work with the sharp people on the Bazel Eclipse (BEF) team (hey, that's us!) to figure out strategies to make Spring Boot iterative development faster. Let's track the ideas on the BEF Issue: