Is there a way to determine my Spring Version at runtime? eg
log.info("I'm running spring version '{}'", SpringWhatever.getVersion());
Debug-level logging is not showing me anything.
Full background is that I can compile but am getting java.lang.NoSuchMethodError: org.springframework.context.support.PropertySourcesPlaceholderConfigurer.getAppliedPropertySources() at runtime.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire