• Tutorials
  • Courses
  • Tracks

Question 1

Last Updated :
Discuss
Comments

Which annotation is used to enable Spring Boot testing with full application context?

@SpringTest

@SpringBootTest

@EnableTest

@BootTest

Share your thoughts in the comments