java.lang.IllegalStateException: No ConfigurationProperties annotation found on ‘org.springframework.boot.autoconfigure.web.WebProperties$Resources’
When i change spring-boot-starter-parent from 2.3.7 to 2.7.10 ,it appear this error:
Override Spring Boot version in Spring Cloud
In Spring Cloud documentation https://spring.io/projects/spring-cloud
it is stated that we can use spring-cloud 2020.0.6 and use spring-boot 2.5.x