Skip to content

Instantly share code, notes, and snippets.

@roberthamel
Last active July 3, 2018 11:59
Show Gist options
  • Save roberthamel/ca13b0413bc1a85645c9f2ca7aea1a71 to your computer and use it in GitHub Desktop.
Save roberthamel/ca13b0413bc1a85645c9f2ca7aea1a71 to your computer and use it in GitHub Desktop.
Questions and Answers

Questions and Answers

How do I send x-www-form-urlencoded POST request in Angular 4+?

https://stackoverflow.com/a/39864307 or https://stackoverflow.com/a/45962083

Single login page within authorization server using Spring Boot and OAUTH2?

https://stackoverflow.com/a/43645621

Implicit Grant with CF UAA

cloudfoundry/uaa#761 (comment)

Cloud Foundry UAA docs

https://docs.cloudfoundry.org/concepts/architecture/uaa.html

Use Spring Boot devtools from command line

https://dzone.com/articles/continuous-auto-restart-with-spring-boot-devtools

How to install latest Ruby on MacOS

https://gorails.com/setup/osx/10.13-high-sierra

How do I update a git submodule to most recent version

https://stackoverflow.com/a/42175412

Add a specific branch to a git submodule

https://stackoverflow.com/a/18797720

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