Jay
Jay
Lombok is now a very popular utility used to automate getter setters and many other boilerplate code. Using it makes the code more readable, and allows consistency. Read more at...
For some reason I have a version of 2.0.1 of this repo, and I just saw that the only latest version you have is 1.*. What happened ? did you...
As shown in the example by slack for sending attachements, text is not a required field. However, your client throws an exception. ``` { "attachments": [ { "fallback": "Required plain-text...
- Uses [card-form](https://github.com/braintree/android-card-form) for manual entries. ### TODO - [ ] Wait for card-form to have CardHolderName field. - [ ] Cleanup - [ ] Tests - [ ] Enable...
Hey guys, I am trying to use your library to do a server to server communication, and I am having some trouble connecting `spring-boot-starter-websocket` client. I get a failure specially...
Hey There, Really glad to find this repo. I was wondering if we could add a boiler plate so that when a user creates a to-do list, he/she would be...
Hey @andreausu ! Thanks for the project. Really nice. I was just curious to add a feature request to have a page where I could see all the github repositories...
Hey Guys, when I use groc for doc generation, it does not add a new line at the end of file. This is a big hassle for us as we...
Hey Guys, I have a sample section that is getting auto-generated with groc. E.g.: http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/CreatePaymentUsingPayPal.html what I wish to have is an ability to have a way where a user...