Skip to content

Spring Controller Baricade example throws StackOverflowError exception #2

Description

@dbnex14

The method

    @Override
    public String getMessage() {
        return this.getMessage().toString();
    }

, is failing with "StackOverflowError Exception"

In https://github.com/edalorzo/fundamental-programming#spring-controller-barricade

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions