Closed SimonFarrowNHS closed 1 year ago
After migration to Springboot 2 it appears that there is a new exception is thrown NoSuchElementException that was not the case for Springboot 1. The fix is to catch said exception and return null as per status quo ante.
After migration to Springboot 2 it appears that there is a new exception is thrown NoSuchElementException that was not the case for Springboot 1. The fix is to catch said exception and return null as per status quo ante.