Github user jinmeiliao commented on the issue: https://github.com/apache/incubator-geode/pull/276 A few changes requested: 1. use Autowire to auto wire the RestSecurityService. 2. In your RestSecurityPostProcessorTest, considering only using "customers" region for readability. You don't needs all these "/" + REGION_NAME +"/key1" at all. 3. Then you can use a customer domain object specific PostProcessor to change the field values and assert for the value returned.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---