This commit is contained in:
Madhura Bhave 2019-08-08 11:52:05 -07:00
parent c04454dc19
commit 541d3c4853
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ import org.springframework.boot.loader.archive.Archive;
* included inside a {@code /BOOT-INF/classes} directory. * included inside a {@code /BOOT-INF/classes} directory.
* *
* @author Phillip Webb * @author Phillip Webb
* @author Andy Wilkinso * @author Andy Wilkinson
* @since 1.0.0n * @since 1.0.0
*/ */
public class JarLauncher extends ExecutableArchiveLauncher { public class JarLauncher extends ExecutableArchiveLauncher {