Skip to content

Default constructor missing - cant create at run() stage #14

@janknobloch

Description

@janknobloch

as stated from your example:

public void initialize(Bootstrap bootstrap) {
websocketBundle = new WebsocketBundle();
bootstrap.addBundle(websocketBundle);
}

is not an actual constructor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions