What is the difference between the following @ComponentScan annotations?
1. @ComponentScan(basePackages = "com.example")
2. @ComponentScan("com.example")What is the difference between the following @ComponentScan annotations?
1. @ComponentScan(basePackages = "com.example")
2. @ComponentScan("com.example")Create a free account to access the full topic