Skip to content

Parse XML-based Spring configurations excluding external links #2132

Closed
@alisevych

Description

@alisevych

Description

XML-based configurations may contain external link(s).
Parsing can initiate connections to these links.

Expected behavior

Parse XML-based Spring configurations safely excluding external links.
Then we can use such XML-files and get information about Bean definitions from them.

Environment

IntelliJ IDEA 2022.3 - 2023.1

Potential alternatives

Currently parsing of such XML-based configurations is skipped:

While XML-based configurations are supported:

Metadata

Metadata

Assignees

Labels

comp-springIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestspec-internalInternal issue

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions