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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.