Spring Boot - REST Controllers
What will be the HTTP status code returned by this code?
return ResponseEntity.notFound().build();
return ResponseEntity.notFound().build();
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions