v0.0.1
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>
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>