Clément Stoquart

Results 6 comments of Clément Stoquart

Yes you're right. But IMO this is required so often that it would be worth it to add the feature in feign.

Thanks @saugereau It's ok with me.

I don't think adding bower support is a good idea. Bower is a deprecated tool https://bower.io/blog/2017/how-to-migrate-away-from-bower/. I've used https://github.com/sheerun/bower-away on a big AngularJS project using bower and it had worked...

Hello, You can do something like that: ```java // Get the data from "members" table and order on "name" column in ascending order Table table = new Table(source, "members", new...

Hello, Is there any plan to support it ? Since `local-kms` isn't available anymore this prevents us from upgrading to localstack 3+.

Fix by https://github.com/gradle/playframework/pull/98