Spring Data and JPA: Custom Queries with JPA - Will not accept correct solution

Spring Data and JPA: Custom Queries with JPA - Will not accept correct solution

https://www.codecademy.com/paths/create-rest-apis-with-spring-and-java/tracks/spring-apis-data-with-jpa/modules/spring-data-and-jpa/lessons/spring-custom-queries-with-jpa/exercises/introduction-custom-queries

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.



this is also the case for me. it wont accept any solution, even of its own.

I have the same issue! Please fix it I would like to complete the course!

Looks like it is fixed now! I just completed the lesson.