Skip to content

Use default Spring ResourceLoader ? #1217

@dnovitski

Description

@dnovitski

Affects Version(s): All versions


Enhancement

In RabbitConnectionFactoryBean.java the PathMatchingResourcePatternResolver is used. This doesn't seem to work with a Spring Boot app that populates custom ResourceLoaders.

As an example, we have a very simple custom base64: resource loader, and we'd like to use this to load the trust store and key store resources. Is it possible to change the resolver into Spring's default ResourceLoader so that it can use all of the application's currently populated resource loaders?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions