kangaroo1122 / milo-spring-boot-starter

基于eclipse milo封装的opc ua客户端starter,方便在spring boot中使用,支持spring boot 3.x。
https://blog.csdn.net/Vampire_1122/article/details/130497727
30 stars 13 forks source link

springboot application ExecutionException #6

Closed tchzh100819 closed 10 months ago

tchzh100819 commented 10 months ago

Description:

Failed to bind properties under 'kangaroohy.milo.config.endpoint' to com.kangaroohy.milo.configuration.MiloProperties$Config:

Property: kangaroohy.milo.config.endpoint
Value: opc.tcp://192.168.20.240:49320
Origin: class path resource [application.yml]:24:17
Reason: No converter found capable of converting from type [java.lang.String] to type [com.kangaroohy.milo.configuration.MiloProperties$Config]

Action:

Update your application's configuration