adspace
Answer Posted / Vibhav Kumar Gaurav
In Spring Framework, DirtiesContext is an interface that indicates which beans have been modified or created and should be re-initialized when the ApplicationContext changes state. By implementing this interface on a bean, developers can influence its lifecycle and ensure that it is updated when necessary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers