Skip to content

Commit e237191

Browse files
committed
uodate test
1 parent 71b6316 commit e237191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: spring-boot-secure-rest/src/main/java/com/ahasan/rest/controller/EmployeeController.java

+1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ public ResponseEntity<BaseResponse> deleteEmployeeById(@PathVariable("id") Long
5353
return new ResponseEntity<>(response, HttpStatus.OK);
5454
}
5555

56+
5657
}

0 commit comments

Comments
 (0)