Check the project spring version and springBoot version

String s = StringVersion.getVersion();

String s = StringBootVersion.getVersion();

Guess you like

Origin blog.csdn.net/u014285237/article/details/128848907