Updated code to support using WritableResource

resolves #842

Tests were temporarily commented out til Batch 4111 is resolved
This commit is contained in:
Glenn Renfro
2022-05-10 14:06:12 -04:00
parent fc89e23144
commit 23fb884e45
13 changed files with 275 additions and 291 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.0-M2</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath />
</parent>