Skip to content

Commit

Permalink
Polish "Add default no-op method to SpringApplicationRunListener"
Browse files Browse the repository at this point in the history
Closes gh-16104
  • Loading branch information
snicoll committed Mar 16, 2019
1 parent 997f07d commit d625025
Showing 1 changed file with 1 addition and 2 deletions.
@@ -1,5 +1,5 @@
/*
* Copyright 2012-2018 the original author or authors.
* Copyright 2012-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -31,7 +31,6 @@
* @author Phillip Webb
* @author Dave Syer
* @author Andy Wilkinson
* @author Artsiom Yudovin
*/
public interface SpringApplicationRunListener {

Expand Down

0 comments on commit d625025

Please sign in to comment.