Spring Boot Rest Service not working after WLS 12.2.1.4 upgrade
We are upgrading from WLS 12.2.1.2 to WLS 12.2.1.4 and our Spring Boot Rest service are no longer working. All service requests fail with 415 Unsupported Media errors. Our Spring Boot services are Spring Boot 1.5.8 and deployed as WAR with Servlet Initializer.