Polish
This commit is contained in:
parent
1222a73dcc
commit
ecf751e7eb
|
@ -25,8 +25,8 @@ import org.springframework.context.ApplicationContext;
|
||||||
import static org.assertj.core.api.Assertions.assertThat;
|
import static org.assertj.core.api.Assertions.assertThat;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests for {@link RestClientTest @RestClientTest} with a {@link ConfigurationProperties}
|
* Tests for {@link RestClientTest @RestClientTest} with a
|
||||||
* annotated type.
|
* {@link ConfigurationProperties @ConfigurationProperties} annotated type.
|
||||||
*
|
*
|
||||||
* @author Stephane Nicoll
|
* @author Stephane Nicoll
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue