Migrating to Spring Boot 2.0.0.RELEASE i found that "org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder" is no longer in the classpath. So i imported instead: "org.springframework.boot.jdbc ...
I want to test, if the responded xml matches with the expected xml. Therefore i use the following Code-Snippet: this.mockMvc.perform (post ("/getDynamicData"). contentType (MediaType.APPLICATION_XML).
Some results have been hidden because they may be inaccessible to you
Show inaccessible results