Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add 2 missing projects

...

Depends on all the services above (except group) to provide back office functionality.

fims-e2e

Protractor e2e testing for fims-web-app.

...

 

Services

Services rely on libraries and sometimes each other.  They are built as spring boot deployable jars.  Some service projects include libraries intended to support other services in functionality closely related to their own.  We started off giving the services the names of egyption gods.  These names are still visible in the data structures for the services. So I've included their "code" names here.

...

Provides management of teller cash.  Supports a customer-service-centric view of payment and repayment for deposit, and portfolio.

reporting

Provides the ability to generate simple reports based on predefined report definitions.

...

 

Libraries

Libraries are not deployable pieces of code.  They are intended to support the common functionality of the services.  Most library projects produce one build artifact and contain unit tests for its classes.

...