What is @Override in Spring
1)If programmer makes any mistake such as wrong method name, wrong parameter types while overriding, you would get a compile time error.
2)It improves the readability of the code.
Logging in Spring Logging is a very important dependency for Spring because a) it is the only mandatory external de...
No comments:
Post a Comment