B G H I L M O P S V
B
- BUS_APP_NAME - Static variable in class org.aoju.bus.boot.consts.BusConsts
-
应用名: 备注 @Value("${spring.application.name:@null}")
- BUS_BOOT_FORMATTED_VERSION - Static variable in class org.aoju.bus.boot.consts.BusConsts
-
应用版本信息
- BUS_BOOT_PROPERTIES - Static variable in class org.aoju.bus.boot.consts.BusConsts
-
应用属性
- BUS_BOOT_VERSION - Static variable in class org.aoju.bus.boot.consts.BusConsts
-
应用版本号
- BUS_VERSION - Static variable in class org.aoju.bus.boot.consts.BusConsts
-
应用名: 备注 @Value("${spring.application.name:@null}")
- BusConsts - Class in org.aoju.bus.boot.consts
-
全局常量配置
- BusConsts() - Constructor for class org.aoju.bus.boot.consts.BusConsts
-
- BusEnvironment - Class in org.aoju.bus.boot.env
-
用于配置一些特殊的关键属性,比如bus-boot.version等,
将作为一个名为BusConfigurationProperties的属性源添加
- BusEnvironment() - Constructor for class org.aoju.bus.boot.env.BusEnvironment
-
G
- getProperties() - Method in class org.aoju.bus.boot.env.BusEnvironment
-
Get boot Version and print it on banner
- getVersion() - Method in class org.aoju.bus.boot.env.BusEnvironment
-
Get Version Version string.
H
- HealthIndicators - Interface in org.aoju.bus.boot.health
-
Check whether runtime is healthy.
I
- isLivenessHealth() - Method in interface org.aoju.bus.boot.health.HealthIndicators
-
Check whether runtime is liveness health
- isReadinessHealth() - Method in interface org.aoju.bus.boot.health.HealthIndicators
-
Check whether runtime is readiness healthy
L
- level() - Static method in class org.aoju.bus.Version
-
版本质量
M
- major() - Static method in class org.aoju.bus.Version
-
主要版本号
- minor() - Static method in class org.aoju.bus.Version
-
次要版本号
O
- org.aoju.bus - package org.aoju.bus
-
- org.aoju.bus.boot.consts - package org.aoju.bus.boot.consts
-
- org.aoju.bus.boot.env - package org.aoju.bus.boot.env
-
- org.aoju.bus.boot.health - package org.aoju.bus.boot.health
-
P
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.aoju.bus.boot.env.BusEnvironment
-
S
- stage() - Static method in class org.aoju.bus.Version
-
阶段版本号
V
- Version - Class in org.aoju.bus
-
用于识别当前版本号和版权声明!
Version is Licensed under the MIT License, Version 3.0.0 (the "License")
- Version() - Constructor for class org.aoju.bus.Version
-
- version() - Static method in class org.aoju.bus.Version
-
获取 Version 的版本号,版本号的命名规范
B G H I L M O P S V
Copyright © 2019. All rights reserved.