dnellis74 / swagger-msf4j-demo

This project was generated by swagger-codegen with the mustache template bugs fixed
0 stars 0 forks source link

swagger-msf4j-demo

This project was generated by swagger-codegen with the mustache template bugs fixed

To run:

  1. git clone https://github.com/dnellis74/swagger-msf4j-demo.git
  2. cd swagger-msf4j-demo
  3. mvn package
  4. java -jar target\swagger-jaxrs-server-1.0.0.jar
  5. View the swagger spec at http://127.0.0.1:8080/swagger
  6. Test the functionality at http://127.0.0.1:8080/auth/check-username-availability/davenellis

Note the msf4j libraries at wso2.org artifactory can be SLLLLOOOOWWWW. Running a local artifactory as mirror solves this.