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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.