* Allow schema mapping via config props * Adds a `schema-info` property to the `spring.pulsar.defaults.type-mappings` which allows users to configure a default schema by message type via config props * Add docs for schema mapping via config props * Fix unit test