Spring Data and JPA: Custom Queries with JPA - Will not accept correct solution
The testing for this lesson will not pass the correct code for #2. I attached photos of the diffing, which show that my code and the solution code are identical. At first I thought it was being picky about formatting, but I tried to match as close as I could and it is not accepting. There’s a chance my whitespace could be off slightly, but I would still consider that a bug given that whitespace does not matter in Java.
Edit: Pasting the solution code in place of my own also will not pass.