Johan Zietsman

Results 5 comments of Johan Zietsman

Hi amonemian, I suspect that gradle cannot find the npm binary on the path. Can you please try to run just the ui build and see if that works. ```...

Hi, I've created a branch with the [changes to enable facebook login](https://github.com/monkey-codes/spring-boot-authentication/compare/feature/facebook-login). It is mostly based on the [sample app](https://github.com/spring-guides/tut-spring-boot-oauth2/tree/master/auth-server/) provided in spring guides. This does not make use of...

Hi Bart, Here's a gist https://gist.github.com/monkey-codes/65a3464537ca2b786215b47fe06104da Hope you find it useful.

I have updated the readme (https://github.com/monkey-codes/spring-boot-restful) with instructions on how to run the sample code. I did notice during the build one of the tests will log the UnkownhostException, you...

I'm really glad you found it useful! Best of luck in applying it on your project.