Releases: JanLoebel/json-schema-validation-starter
Releases · JanLoebel/json-schema-validation-starter
3.0.1 - Change to Java 17
3.0.0 - Update to Spring Boot 3
2.3.0 - Make JSON schema provider a bean
2.2.1 - Use UTF-8 as decoder
Bugfix release from the pull request of @walkmane99
2.2.0 - Feature use JsonSchemaValidation with parameter
Merge pull request #2 from JanLoebel/dependabot/maven/org.springframe…
2.1.0
Note: BREAKING CHANGE:
- Removed handling of basePath in the CachableProvider. See https://github.com/JanLoebel/json-schema-validation-starter-example how to use a basePath now.