Spring not creating beans after Spring boot upgrade to 3.x from 2.7
I recently upgraded to Spring boot 3.0.12 from 2.7. But after doing the migration my integration tests are not running properly as they are missing spring beans. I started debug logging and it is not creating any beans.