InMemoryResource

constructor(content: String, contentType: ContentType, lastModified: Instant? = null, etag: ETag? = null)
constructor(content: ByteArray, contentType: ContentType, lastModified: Instant? = null, etag: ETag? = null)