Career Day | Crossword 3

12345678910
Across
  1. 2. This module is used for handling cross cutting concerns in the app
  2. 6. This word refers to treating data and data members of the class as one unit
  3. 8. This was collobaration with Spring cloud and Spring boot by some open source software to build microservices in spring boot
  4. 9. symbol is used to test condition in flow chart
  5. 10. Which collection in Java is unordered and unindexed and doesn’t allow duplicates
Down
  1. 1. In serialization we cannot persist such data which is marked as?
  2. 3. _____ ensures that the services are consistent across the various domains in PayPal
  3. 4. Use this annotation to make your pojo class as bean
  4. 5. The API Interfaces used in Raptor are automatically generated using OpenAPI Specification based on the original _______ specification
  5. 7. Field injection can be done using this annotation