Cygnet Infotech interview question

- Tell me about microservices architecture. - Why microserivces? - How internally microservices communicate? - How to exclude particular class from component scan from Spring Boot? - How transactional works in spring? - I have marked Service with @service and using it in @controller as an @Autowired, then why i am getting null? - Some core java basic questions