Skip to content

Instantly share code, notes, and snippets.

@paul58914080
Created July 18, 2020 09:19
Show Gist options
  • Save paul58914080/14dc95f129c80b3f94d875db10e10917 to your computer and use it in GitHub Desktop.
Save paul58914080/14dc95f129c80b3f94d875db10e10917 to your computer and use it in GitHub Desktop.
FF4J Meeting Minutes

Minutes of meeting (Dated: 18-JUL-2020, 11:30-12:30 IST)

Agenda

How to run sample ff4j-spring-boot-starter ?

  1. Checkout code from https://github.com/ff4j/ff4j-spring-boot-starter-parent.git

  2. cd ff4j-spring-boot-sample

  3. mvn clean install

  4. To see swagger use the url in browser http://localhost:5000/swagger-ui.html

  5. To see web console use the url in the browser http://localhost:5000/ff4j-web-console/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment