4 Generation of Rest Artifacts Using Silent ODT

This topic describes an overview of components of the Oracle FLEXCUBE Universal Banking Rest service.

Components of Rest service

Following are the components of the Oracle FLEXCUBE Universal Banking Rest service:
  • DTO File - REST Messages And Data Transfer Objects. In Patterns of Enterprise Application Architecture, Martin Fowler defines a Data Transfer Object (DTO) as an object that carries data between processes to reduce the number of methods calls.
  • Service File - File used to perform the actual actions of the Rest Service.
  • Util File
  • Web.xml