CaptainCasa Knowledge Center
All documentation resources that you find below are loaded into the AI powered CaptainCasa Knowledge Center. You can access the information in two ways:
- Direct Prompt Access
- The Knowledge Center provides an own prompt which you use for directly asking any development-related question about CaptainCasa Enterprise Client.
- Embed resources via MCP interface
- Integrate the information into your own AI based prompting environment (e.g. Claude) by using the MCP interface. The URL is https://www.captaincasa.online/ccda_kbox/mcp
- Additional information about the usage of MCP is available HERE.
General documentation
Project Setup
Demo Workplace
- Demo Workplace
- The central resource for getting to know the components in detail – many examples, many XML definitions and many Java code snippets…
Specific Documentation
CaptainCasa Addons
- Addon Components
- The Addons-package contains useful components being pre-built by CaptainCasa as Page Bean Components.
- The JavaDoc for the addons is available HERE
- CCEE CaptainCasa “Enterprise Edition”
- The CCEE library is a usefule collection of server side frameworks to simplify application development: managing persistence, job scheduling, etc.
- The JavaDoc for the CCEE package is available HERE
- CaptainCasa Spring Integration
- Usage of Spring, so that for example UI-classes are loaded by Spring context definitions.
- Cluster and Version Manager
- Simple setup of cluster scenarios, in which multiple nodes take over the processing
- Management of versions in a way that system upgrades do not interrupt users