Skip to content

Add support for java-based configuration at SpringWebProcessingContextBuilder #14

@danielfernandez

Description

@danielfernandez

Currently, SpringWebProcessingContextBuilder only allows configuring beans by means of setting the location of an XML file.

But XML configuration is now on its way to deprecation so we should allow the configuration of Spring's ApplicationContext by directly specifying beans or, ideally, @Configuration classes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions