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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.