configprop: prefix is intentional here.

Comment From: wilkinsona

@snicoll just pointed out that our Asciidoctor extension that checks the validity of configuration properties doesn't render configprop:management.observations.enable.spring.security[] correctly. It appears as management.observations.enable in the docs, losing the fact that spring.security is being place in the management.observations.enable map. We'll need to fix the extension before this can be merged.

I've opened https://github.com/spring-io/spring-asciidoctor-extensions/issues/92.

Comment From: wilkinsona

Thanks very much, @quaff.