Comment by marginalia_nu

Comment by marginalia_nu 3 days ago

0 replies

If you're only doing like CRUD endpoints, they may be less useful, but that's hardly the extent of Java production code. I certainly use asserts in production code quite a lot in Java, though the use biases toward more low level functions, rarely in high level application logic.