fanticat

Results 2 issues of fanticat

spring-boot-autoconfigure 2.2.0 change HttpMessageConverters auto configure with condition "NoReativeWebApplicationCondition", so when use openfeign to decode response, there will throws HttpMessageConverters not available exception, could you please add a HttpMessageConverters bean...

enhancement

**Describe the bug** IdmBootstrapper using `event.getApplicationContext().getParent() == null` to avoid multiple child contexts refreshed event, but in my project, create admin user not be triggered. maybe because i use nacos...