background.tex 575 B

1234567891011
  1. \chapter{Technical Background}
  2. One of the main reason to use a framework such as Salespoint for educational purposes is to teach students reusability.
  3. The \salespoint{} developers also adhere to that principle.
  4. Thus, \salespoint{} itself uses a number of frameworks and APIs, which are introduced briefly.
  5. The software architecture of \salespoint{} applications is also detailed.
  6. \input{background/buildsystem.tex}
  7. \input{background/database.tex}
  8. \input{background/jodatime.tex}
  9. \input{background/spring.tex}
  10. \input{background/architecture.tex}
  11. \input{background/common.tex}