Tag debugging
3 bookmarks have this tag.
3 bookmarks have this tag.
Debugging Gradle tasks can be challenging, especially when you have no access to tools like Develocity or need to work offline. This post shares a couple of strategies to help you gain more insight into your Gradle build.
An old-but-gold debugging story of how canonicalization of Unicode can often give unpredictable and confusing results, when you don't actually know how the canonicalization process works.
Another great deep dive from the Netflix team on real-world problems they face as a primarily Java-oriented shop.