hi. does anyone have a recommendation for managin...
# general
s
hi. does anyone have a recommendation for managing java dependencies when going with one BUILD file per package? Do developers manually maintain these? How do you deal with dependencies that aren’t obvious at compile time, like from Spring beans, reflection, etc? are these also manually maintained dependencies?