Skip to content

Find replacement for use of google guava #459

@larslorenzen

Description

@larslorenzen

Hi, i just noticed, that you require google guava for graphql-kotlin-schema-generator.

But you only use one class CaseFormat from the ~2.6M library.
Would it make sense to implement the directive name normalizing directly and remove the dependency?
Or is this perhaps a valid replacement: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/decapitalize.html ?

Found in version: 1.3.0

Metadata

Metadata

Assignees

Labels

type: refactorCode changes that have no impact on users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions