swagger-msf4j-demo
This project was generated by swagger-codegen with the mustache template bugs fixed
To run:
- git clone https://github.com/dnellis74/swagger-msf4j-demo.git
- cd swagger-msf4j-demo
- mvn package
- java -jar target\swagger-jaxrs-server-1.0.0.jar
- View the swagger spec at http://127.0.0.1:8080/swagger
- 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.