Repository Beans is a toolkit for abstracting ATG Repositories into POJOs. By using Repository Beans one may develop against ATG Repositories, but retain the benefits of coding against POJOs.
Categories
FrameworksLicense
Apache License V2.0Follow Repository Beans
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
If you just follow the readme, it doesn't work, I have to: 1. check out the config properties files and put them on the configuration path because the config jar mentioned in the readme doesn't seem to be available. 2. use "user" item descriptor instead of "profile" 3. use the class Person instead of interface.