-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue-129 Read typeMapping from properties file in classpath (#130)
* Issue-129 Read GraphQL type to Java/Kotlin class mapping from typeMapping properties file in compile-classpath * Issue-129 Update version as per review comment Update ReadMe * Issue-129 Update version as per review comment * Remove CustomUrlClassLoader.java and read it through jarFile * Issue-129 Remove debug logs
- Loading branch information
1 parent
ea5a5a8
commit 206b703
Showing
3 changed files
with
81 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters