Skip to content

Clean line breaks in configuration metadata descriptions #13601

@YannCebron

Description

@YannCebron

SB 2.0.3. RELEASE

has

    {
      "sourceType": "org.springframework.boot.jta.atomikos.AtomikosProperties$Recovery",
      "defaultValue": 5,
      "name": "spring.jta.atomikos.properties.recovery.max-retries",
      "description": "Number of retry attempts to commit the transaction before throwing an\n exception.",
      "type": "java.lang.Integer"
    }

Clients as IDEs shouldn't need to escape/handle such linebreaks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions