1.2.3 Non-Functional Features
This topic provides the information about the non-functional features changes added in this release.
Redwood Theme Adaption
The Oracle Redwood user experience has been implemented across all the screens in the Oracle Banking Cash Management appshell to provide a consistent and effective user experience to drive efficiency.
- Oracle JET class has been deprecated.
- Inline styling in HTML has been deprecated.
- CSS utility classes are being used on the component level instead of Custom classes for font size, font-color, padding, margin, bg-color, heading, etc.
- Images are no longer used for icons.
- Libraries like lux, moment js, math js, jszip, and timsort are deprecated.
Coherence Cache
Oracle Banking Cash Management now supports Coherence. Coherence stores frequently accessed data as serialized key-value pairs for a 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.
Refer Oracle Banking Microservices Architecture Installation Guide for the detailed explanation on Coherence implementation with plato-coherence-server.
UI Extensibility to extend to all Inquiry screens
Oracle Banking Cash Management now supports the UI extensibility for all Inquiry screens.
Patchset Upgrade using Oracle Banking Microservices Architecture Installer
Oracle Banking Microservices Architecture Installer supports the patchset upgrade for the product and related services.
Parent topic: Release Enhancements