► Java/Spring courses & guides
https://www.marcobehler.com
► Newsletter
https://bit.ly/2K0Ao4F
► YouTube sub
https://bit.ly/2lVExgm
What is this episode about? If you are using Lambdas, chances are you want to debug your Lambdas at one time or another. So you call map(function) or filter(function) and you want to know exactly what goes on inside these functions. Find out how to do that in this short episode.