Spring Boot with Additional MIME Content Type
Spring boot provides default list of MIME content types from the below class
impot org.springframework.boot.web.server.MimeMappings;
Additional content types can be added using below example code for WebAssembly content type