In Spring, you can write outside-server tests for REST controllers using a standard RestTemplate to perform your requests, or the test-specific TestRestTemplate ...
確定! 回上一頁