coding-jj
coding-jj
The Gradle dependencies for Java in the `README.md` over Repository `https://jitpack.io/` are wrong and I assume the dependencies for kotlin too. Corrected for Java: ``` groovy dependencies { testImplementation 'com.github.fabioCollini:DaggerMock:0.8.5'...
Right now eix-test-obsolete is not searching for superfluous use flags. The desired behavior is, that use flags are defined only in one place for one polarity (+/-) and not redundant...
**Is your feature request related to a problem? Please describe.** We want to migrate existing Spring Boot Rest Projects, which right now use Tomcat to graphql-kotlin. It would be much...
Could you include a `Cases/Death per 100,000 People` statistics of the Countries. This would introduce a scale not dependent on the population of a country.
### Description `npm install` will not work on MS Windows 10. The system ins not able to set Environment Variable `NODE_ENV ` Please make swapi-graphql work with Windows 10. ###...
Could you please split the project into two projects, one only providing the backend (e.g. woo-j/OkapiBarcode) and this Project adding the frontend. I only use the backend classes for generating...
The Documentation on is confusing. It is not clear when the application should build and what the error messages mean. Even I used Dagger before in a Project I have...
Service Linked Roles can't be created in a Stack format. They are created automatically by cdk if they don't exists, but you can't use them in other stacks. ### Use...