我需要使用的库以下列方式读取系统属性:
System.getProperty("library.system.property")
有没有办法在启动应用程序时将这样的属性传递给spring引导,还是我需要在系统中设置它?
java spring spring-boot
java ×1
spring ×1
spring-boot ×1