mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Fix author name
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
/**
|
||||
* Tests for {@link OverrideAutoConfigurationContextCustomizerFactory}.
|
||||
*
|
||||
* @author pwebb
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
public class OverrideAutoConfigurationContextCustomizerFactoryTests {
|
||||
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import org.springframework.boot.loader.tools.Layouts;
|
||||
import org.springframework.boot.loader.tools.LoaderClassesWriter;
|
||||
|
||||
/**
|
||||
* @author pwebb
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
public class SampleLayout extends Layouts.Jar implements CustomLoaderLayout {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user