Class StartFullSpringContextWithServerRestTemplateHttpRequestIT
java.lang.Object
com.lucidtech.puttingalltogether.samples.StartFullSpringContextWithServerRestTemplateHttpRequestIT
@SpringBootTest(webEnvironment=RANDOM_PORT)
class StartFullSpringContextWithServerRestTemplateHttpRequestIT
extends Object
-
Field Summary
Modifier and TypeFieldDescriptionprivate int
private org.springframework.boot.test.web.client.TestRestTemplate
-
Constructor Summary
-
Method Summary
-
Field Details
-
port
-
restTemplate
-
-
Constructor Details
-
StartFullSpringContextWithServerRestTemplateHttpRequestIT
-
-
Method Details
-
greetingShouldReturnDefaultMessage
-