I have problems with injection @Value(\'${mybean.secret}\') property into my bean during tests in Spock with Spring Boot & Groovy.
@Value(\'${mybean.secret}\')
I have a very simp