Spring Updates



Spring 5
--------------------------------------
1. We can add custom log information now using spring framework.

Spring 4.3
---------------------------------------------
Now if tour class have only 1 constructor for injection, Then no need to use the annotation "@Autowired".
If the class has several constructors then one of them must be annotated.





#Latest update on spring framework
#SpringUpdate ,springUpdate,SpringUpdates
#Spring 5 ,Spring5
#spring4..3 ,Spring 4.3

Comments

Popular posts from this blog

Git Commands With Output Log

Java Interview Preparation (conceptual)

Java 8 Function Interface