Career Day - Spring

12345678910
Across
  1. 2. Any object which is been maintained by Spring is called as
  2. 3. Differentiate 2 or more beans of same interface using this annotation
  3. 5. Spring boot was provided by
  4. 8. Field injection can be done using this annotation
  5. 9. Use this annotation to make your pojo class as bean
  6. 10. This module is used for handling cross cutting concerns in the app
Down
  1. 1. Default scope in spring IOC container
  2. 4. This was collobaration with Spring cloud and Spring boot by some open source software to build microservices in spring boot
  3. 6. This monitors the health of spring boot application
  4. 7. This is popular known as REST client in Spring