Question: Question 6 In the following code which annotation can be used to replace the @Configuration, ( i ) EnableAutoconfiguration and GComponentScan annotations? 1 econfiguration 2

Question 6
In the following code which annotation can be used to replace the @Configuration,
(i)EnableAutoconfiguration and GComponentScan annotations?
1 econfiguration
2 eEnableAutoconfiguration
3 ecamponentscan
4 public class SpringApplication
s i
6 public static void main(String[] args)
7 i
B SpringTestApplication app = new
SpringTestApplication(SpringApplication.class);
@Controller
9 app.run(args);
103
 Question 6 In the following code which annotation can be used

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!