Jiří Machart

Results 1 issues of Jiří Machart

# Issue description Hello, I'm trying to mock a Spring controller using the new `@SpringBean` annotation and then call the mapped method using `TestRestTemplate` (also tried `MockMvc` with same results)....