2.2 Non-Functional Changes

This topic explains the non functional changes of this release.

Coherence Adoption
  • Oracle Banking Origination implemented remote caching solution for static/dynamic data using Oracle Coherence.
  • Coherence stores frequently accessed data as serialized key-value pairs for fast read, write, and query operations to achieve maximum application performance and stability.
  • The use cases for coherence in domain services include replacing REST API calls to common core services with coherence wrapper methods, replacing Spring caches and new methods to cache processed data.
  • For more information on the coherence adoption, refer to Oracle Banking Microservices Platform Foundation Installation Guide.