Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 324 Bytes

ReactiveWebFlux

##Github web client

reate a personal access token on Github - https://github.com/settings/tokens

Open src/main/resources/application.yml and specify your github username in app.github.username property, and your personal access token in app.github.token property.

Run the app using mvn spring-boot:run