Closed Chunyuwilson closed 7 years ago
You will want to merge against the DEV branch not master. Dev is latest and greatest. Master is latest published version. You may want to delete this one and open another one.
Recommend that you pull the latest versions of dev branch from this repo first and then merge in changes.
HttpJsonItemReaserTest.java - wrong spelling
HttpJsonItemReaderTest
wrong branch
GET HTTP Json response as string and validate it as a valid Json string. If it is the valid Json string, it reads as a string. Otherwise, it gives null.