Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Example generation of complete object graphs. #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

edwardwe7
Copy link

This pull request contains an object creator for use by the example JSON code generation - see class ObjectCreator. It is able to create an example object tree from concrete or abstract classes. I had to add some more dependencies, objenesis and hamcrest for testing, also version 3.2 of the spring-context module which provides CGLIB for creating proxies.

There's also a change to the generator so that it accepts @RequestParam annotations without an http method declaration. Previously that caused the Generator to fall over, now it will output ALL as the HTTP method name.

@barakm
Copy link

barakm commented Oct 6, 2013

Hi,
thanks for submitting this. Have you sent a Contributor License Agreement (CLA) yet? If not, please have a look here:
http://www.cloudifysource.org/guide/2.6/contribute/how_to.html
We need you to sign this so we can accept code contributions.

@edwardwe7
Copy link
Author

Hello Barak,
In this case I'll need to get someone to sign a Corporate CLA for you.

edwardwe7 pushed a commit to edwardwe7/rest-doclet that referenced this pull request Jun 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants