Alex

Results 46 comments of Alex

https://github.com/67726e/gradle-twirl

http://graphql-java.readthedocs.io/en/v4/execution.html#query-caching

> needs champion to see if anyone has a compelling approach for this problem This is supported by OpenAPI https://swagger.io/docs/specification/data-models/data-types/#null https://swagger.io/docs/specification/data-models/data-types/#required

@lyndsysimon It will be nice to have a tool which works with different libraries, yes. At the moment I am looking to be possible to have this feature for database...

I just don't get it `val result = Klaxon().toJsonString(object)` will work as now with `prettyPrint` by default `false` `val result = Klaxon().toJsonString(object, prettyPrint = true)` will do pretty print Am...

+1 for logging have you checked SLF4J?

Can we close it in favor of https://github.com/Ninja-Squad/DbSetup/issues/62 ?

@number133 how do you verify results using JDBI? Do you have an example? Thanks.

> But I feel it's out of the scope of DbSetup Maybe you can create a new repository for this, like DbExpect.