Merge branch '2.1.x'

This commit is contained in:
Madhura Bhave 2019-03-18 14:10:58 -07:00
commit da03d53ac0

View File

@ -41,7 +41,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
* Tests for {@link SampleActuatorLog4J2Application}.
*
* @author Dave Syer
* @@author Stephane Nicoll
* @author Stephane Nicoll
*/
@RunWith(SpringRunner.class)
@SpringBootTest