TERASOLUNA Global Framework Development Guideline¶
Caution
This version is already obsolete. Please check the latest guideline.
Note
This guideline has been released for Public Review. Be noted that the contents and structure might change in the coming versions.
If there are any mistakes in the contents or any comments related to the contents, please raise them at Issues on Github.
- 1. In the Beginning
- 2. Summary - Architecture of TERASOLUNA Global Framework
- 3. Tutorial (Todo Application)
- 4. Application Development using TERASOLUNA Global Framework
- 5. Architecture in Detail - TERASOLUNA Global Framework
- 5.1. [coming soon] Database Access (Common)
- 5.2. [coming soon] Database Access (JPA)
- 5.3. [coming soon] Database Access (MyBatis2)
- 5.4. [coming soon] Exclusive Control
- 5.5. Input Validation
- 5.6. [coming soon] Logging
- 5.7. Exception Handling
- 5.8. [coming soon] Session Management
- 5.9. Message Management
- 5.10. [coming soon] Property Management
- 5.11. [coming soon] Pagination
- 5.12. [coming soon] Double Submit Protection
- 5.13. [coming soon] Internationalization
- 5.14. [coming soon] CodeList
- 5.15. [coming soon] Ajax
- 5.16. [coming soon] RESTful Web Service
- 5.17. [coming soon] File Upload
- 5.18. [coming soon] File Download
- 5.19. [coming soon] Screen Layout using Tiles
- 5.20. [coming soon] System Date
- 5.21. Utilities
- 6. Security for TERASOLUNA Global Framework
- 7. Appendix