Skip to content

v0.0.1

Compare
Choose a tag to compare
@JaredHatfield JaredHatfield released this 21 Mar 02:10
· 188 commits to main since this release

Initial release that allows for parsing of JSON requests but validates the JSON schema first.

<dependency>
    <groupId>com.unitvectory</groupId>
    <artifactId>jsonschema4springboot</artifactId>
    <version>0.0.1</version>
</dependency>