Update Johannes Edmeier author attribution

Congratulations to Johannes Edmeier on getting married!
This commit is contained in:
Phillip Webb
2015-11-10 15:29:44 -08:00
parent a99e72f91d
commit 287a62c8f3
12 changed files with 12 additions and 12 deletions

View File

@@ -68,7 +68,7 @@ import org.springframework.util.ReflectionUtils;
* @author Andy Wilkinson
* @author Marcel Overdijk
* @author Sebastien Deleuze
* @author Johannes Stelzer
* @author Johannes Edmeier
* @since 1.1.0
*/
@Configuration

View File

@@ -35,7 +35,7 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
*
* @author Andy Wilkinson
* @author Marcel Overdijk
* @author Johannes Stelzer
* @author Johannes Edmeier
* @since 1.2.0
*/
@ConfigurationProperties(prefix = "spring.jackson")

View File

@@ -76,7 +76,7 @@ import static org.mockito.Mockito.mock;
* @author Andy Wilkinson
* @author Marcel Overdijk
* @author Sebastien Deleuze
* @author Johannes Stelzer
* @author Johannes Edmeier
*/
public class JacksonAutoConfigurationTests {