boot:2.6.4 cloud:2021.0.1

My koltin configuration is inherited from another class. If i add RefreshScope annotation, spring create empty CGLib wrapper with null field for my configuration

demo project 1) run gradle bootRun 2) see in console 0 null for configuration

I expected value from my application.yaml

Comment From: bclozel

Assuming that this problem only happens with RefreshScope, could you raise this issue against Spring Cloud Commons?

We can take the point here and reopen this issue if it turns out it's a Framework bug. Thanks!