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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.