|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.shell.support.util.VersionUtils
public class VersionUtils
Constructor Summary | |
---|---|
VersionUtils()
|
Method Summary | |
---|---|
static String |
versionInfo()
Returns the full version string of the present Spring Shell codebase, or null if it cannot be determined. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionUtils()
Method Detail |
---|
public static String versionInfo()
null
if it cannot be determined.
Package.getImplementationVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |