wso2 / charon

120 stars 162 forks source link

charon-samples isn't using charon-core #88

Open hauntingEcho opened 6 years ago

hauntingEcho commented 6 years ago

Description: The provided client samples just use huge JSON text blobs for objects, instead of using charon-core. As a developer, it would be very helpful to have examples which make use of charon-core for client implementations in the way the Readme suggests is intended.

In the meantime, does any documentation exist elsewhere for this use case?

Suggested Labels: Type/Docs

Affected Product Version: github master

hauntingEcho commented 6 years ago

for example: https://github.com/wso2/charon/blob/master/modules/charon-samples/src/main/java/org/wso2/charon3/samples/user/sample01/CreateUserSample.java