RedHatGov / devsecops-workshop-dashboard

15 stars 13 forks source link

Lab 15: Uncomment TODO #17

Closed jharmison-redhat closed 3 years ago

jharmison-redhat commented 3 years ago

Lab 15 tells you to uncomment lines 30-38 in UserResource.java. Line 30 is the TODO comment, so it will obviously not compile if this is uncommented.

We should change to lines 32-38.