Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Here's a brief overview of our current system architecture:

  • Mifos Application
    • Presentation layer: Freemarker, Spring MVC; in transition from JSP and Apache Struts
    • Business Logic: Spring Framework and custom Java code
    • Data access layer: Hibernate Object Relational Mapper
  • Web server: Apache Tomcat
  • Database layer: MySQL
  • Modularity (responsibility of a module, inter-module communication) (under discussion)
  • No labels