Staff Engineer at @Netflix.
Java Champion.
Author of the DGS framework.
-
Netflix
- San Fransisco Bay Area
-
13:09
- 7h behind - http://twitter.com/pbakker
Pinned Loading
-
Netflix/dgs-framework
Netflix/dgs-framework PublicGraphQL for Java with Spring Boot made easy.
-
-
-
-
377 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 23 commits in 3 repositories
Created a pull request in Netflix/dgs-framework that received 8 comments
Add @Source annotation to get easy access to the Source object in a @DgsData fetcher.
Previously you would have to do: @DgsData(parentType = "Show") public String artworkUrl(DgsDataFetchingEnvironment dfe) { Show show = dfe.getSourc…
+246
−0
lines changed
•
8
comments
Opened 7 other pull requests in 3 repositories
Netflix/dgs-codegen
4
merged
-
Reintroduce legacy constructor on Query classes for backward compatability
This contribution was made on Apr 8
-
Fix Gradle deprecation warnings and clean up some code warnings
This contribution was made on Apr 7
-
Follow up on adding *Reference methods to client API queries to also support references on projections
This contribution was made on Apr 2
-
Add support for generating variable references in client api
This contribution was made on Apr 1
Netflix/dgs-framework
2
merged
-
Fix for #2081. Proxied scalar beans are now handled correctly
This contribution was made on Apr 4
-
Add support for JPMS
This contribution was made on Apr 3
Netflix/dgs
1
merged
-
Updated codegen docs
This contribution was made on Apr 10
Reviewed 25 pull requests in 3 repositories
Netflix/dgs-codegen
17 pull requests
-
add unit tests for lowercase type and type starting with an underscore #774
This contribution was made on Apr 14
-
sanitize name enum constant for Kotlin code generation as it clashes with the inherited name property from the Enum class #763
This contribution was made on Apr 14
-
fix bug with interface fields with @skipcodegen directive not being filtered out #790
This contribution was made on Apr 14
-
Automatically disable parameterized constructor for large types with >255 fields
This contribution was made on Apr 8
-
Add tests to validate the generation of no args constructor
This contribution was made on Apr 8
-
add back tags property for the plugin publish task
This contribution was made on Apr 8
-
add codeowners for code review tagging
This contribution was made on Apr 2
-
update kotlinter and disable the task for integTest to reduce churn
This contribution was made on Apr 1
-
Add serializeCompact to GraphQLQueryRequest
This contribution was made on Apr 1
-
fix type mapping for unsignedint
This contribution was made on Apr 1
-
fix: ensure that the DGS constants are always generated in the same order (#782)
This contribution was made on Apr 1
-
fix asList() deprecation warnings
This contribution was made on Apr 1
-
Generate javadoc based on comments on individual enum values in the schema
This contribution was made on Apr 1
-
Add support for generating variable references in client api
This contribution was made on Apr 1
-
Expose javaGenerateAllConstructor flag in generateJava task
This contribution was made on Apr 1
-
fix default value for float types in Kotlin generator
This contribution was made on Apr 1
-
Track input fields been explicitly set vs default to null
This contribution was made on Apr 1
Netflix/dgs-framework
7 pull requests
-
Support scalar deserialize in GraphQLResponse
This contribution was made on Apr 17
-
Update metrics for persisted query support.
This contribution was made on Apr 14
-
split 429 Too Many Requests into its own error type
This contribution was made on Apr 9
-
Add @Source annotation to get easy access to the Source object in a @DgsData fetcher.
This contribution was made on Apr 8
-
Support fallback/global type resolver
This contribution was made on Apr 4
-
Add support for JPMS
This contribution was made on Apr 4
-
Allow DgsDataFetchingEnvironment as first argument for DgsEntityFetcher
This contribution was made on Apr 2
Netflix/dgs
1 pull request
-
Updated codegen docs
This contribution was made on Apr 10