Bernardo Gomez Palacio
Bernardo Gomez Palacio
Installing of HTTPD fails in Centos7 ``` Error unpacking rpm package httpd-2.4.6-18.el7.centos.x86_64 error: unpacking of archive failed on file /usr/sbin/suexec: cpio: cap_set_file failed - Operation not supported error: httpd-2.4.6-18.el7.centos.x86_64: install...
## Context Given the following GraphQL Schema... ``` type Query { hello(person:[Person]): String } input Person { name:String } ``` And a _Data Fetcher_ that serializes to a `Optional`, as...
## What are you missing in the docs A compatibility matrix/list/blurb that describes that DGS is compatible with Spring Boot 2.3, 2.4, and 2.5. It should also point to our...
We have some team members using this plugin and is causing issues with the latest Scalariform (version 0.1.6.0).