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