InterviewSolution
Saved Bookmarks
| 1. |
What Is Resourceaware Is Spring Batch? |
|
Answer» ResourceAware is a MARKER interface which will set the CURRENT resource on any item that IMPLEMENT this interface. ResourceAware is a marker interface which will set the current resource on any item that implement this interface. |
|