Skip to content

Add costume config to sample #26

Description

@mostafaebrahimi

when I add sample config.yml file to your sample code get error .How can I solve this problem

server:
  rootPath: "/api/v1/*"
 applicationConnectors:
    - type: http
      port: 8484
  adminConnectors:
    - type: http
      port: 8484

logging:
  level: INFO

get error in this line:(Class SecureResource)

return singletonMap("token", jws.getCompactSerialization());

Is ot wrong with config file?

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