rschev

Results 6 issues of rschev

Sometimes when uploading a file, the type of the file is set to the type that was appropriate for the _previous_ upload performed by that user, rather than what is...

**Is your feature request related to a problem? Please describe.** I can override how a content field is referred to in the url via `@RestResource(path = "...")`, but when using...

Spring Boot doesn't support JPA 3.2, see https://github.com/spring-projects/spring-boot/issues/41176 and the discussion in https://github.com/spring-projects/spring-boot/issues/39753 Reverts paulcwarren/spring-content#1959

I added some tests that rely on threads=1, so I figured I'd fix that.