Skip to content

Bad Setup? #4

Description

@h1d3m3

The steps I'm taking to get the example going:

Now, I cannot get swagger to display any API information. I point the URL to http://localhost:8080/swagger4springweb-example-1.0.0-BUILD-SNAPSHOT/documentation/resourceList which I think is the right place, but the display just hangs there with "fetching resource list: http://localhost:8080/swagger4springweb-example-1.0.0-BUILD-SNAPSHOT/documentation/resourceList" and nothing else. The JSON returned at that url is

{
apiVersion: "v1",
swaggerVersion: "1.1",
basePath: "http://localhost:8080/swagger4springweb-example-1.0.0-BUILD-SNAPSHOT"
}

Am I missing a step?

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