Completed
SonarQube
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Streamlining Large-Scale Java Development Using Error Prone
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Refactoring at scale using Error Prone
- 3 The online groceries challenge
- 4 Picnic's numbers
- 5 SonarQube
- 6 The need for automated sanity
- 7 Error Prone
- 8 Demo
- 9 Error Prone continued
- 10 Error Prone BugChecker
- 11 Demo
- 12 Custom BugChecks at Picnic
- 13 What's not to like?
- 14 What if we could write rules by example?
- 15 Error Prone with Refaster
- 16 Demo
- 17 Refaster at Picnic: JDK 11 migration
- 18 Refaster at Picnic: Reactor anti-patterns
- 19 When to use Refaster?
- 20 Refaster vs BugChecks
- 21 Integrating Error Prone with CI
- 22 Practice your new superpower
- 23 Outro