I accidentally removed the following code from the main function.
SpringApplication.run(ApplicationName.class, args);
when I added it back it was working fine.