Banner.Mode| コンストラクターと説明 |
|---|
ResourceBanner(Resource resource) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected StringSE | getApplicationTitle(ClassSE<?> sourceClass) |
protected StringSE | getApplicationVersion(ClassSE<?> sourceClass) |
protected StringSE | getBootVersion() |
protected ListSE<PropertyResolver> | getPropertyResolvers(Environment environment, ClassSE<?> sourceClass) |
void | printBanner(Environment environment, ClassSE<?> sourceClass, PrintStreamSE out) 指定された出力ストリームにバナーを出力します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic ResourceBanner(Resource resource)
public void printBanner(Environment environment, ClassSE<?> sourceClass, PrintStreamSE out)
BannerBanner 内の printBanner environment - Spring の環境 sourceClass - アプリケーションのソースクラス out - 出力プリントストリーム protected ListSE<PropertyResolver> getPropertyResolvers(Environment environment, ClassSE<?> sourceClass)
protected StringSE getBootVersion()