Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
olim7t
/
graphql-java-servlet
Public
forked from
graphql-java-kickstart/graphql-java-servlet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
7dfbd15
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 17, 2019
Split based on servlet and websocket dependencies
oliemansm
committed
7dfbd15
Copy full SHA for 7dfbd15
Commits on Nov 16, 2019
Rethrow caught exceptions to allow listeners to adjust response
Show description for c0b22ac
oliemansm
committed
c0b22ac
Copy full SHA for c0b22ac
Commits on Nov 15, 2019
Add content length when writing response
oliemansm
committed
44cef3f
Copy full SHA for 44cef3f
refactor servlert fix #182
oliemansm
committed
5b1047f
Copy full SHA for 5b1047f
Fix unit tests
oliemansm
committed
039176c
Copy full SHA for 039176c
Fix unit tests
oliemansm
committed
26cdad4
Copy full SHA for 26cdad4
Fix unit tests
oliemansm
committed
088e5e5
Copy full SHA for 088e5e5
Extracted http request handler
oliemansm
committed
4380611
Copy full SHA for 4380611
Commits on Nov 14, 2019
Fix build and test problems
oliemansm
committed
30a6be4
Copy full SHA for 30a6be4
Merge pull request #210 from apae89/feature/support_for_additional_WAS
Show description for 934077f
oliemansm
authored
934077f
Copy full SHA for 934077f
Use trusty dist to try to fix jdk8 build problem
oliemansm
committed
3614ced
Copy full SHA for 3614ced
Merge pull request #215 from shailender-bathula/master
Show description for 45033b0
oliemansm
authored
45033b0
Copy full SHA for 45033b0
Commits on Nov 11, 2019
Serialize query response directly to Servlet's output stream to avoid intermediate String object creation
Shailender Bathula
committed
b837d28
Copy full SHA for b837d28
Commits on Oct 1, 2019
Add support for OpenLiberty WAS due to direct usage of userProperties of EndpointConfig, instead of retrieving them Session object.
Show description for 161966d
Andreas Pätzold
committed
161966d
Copy full SHA for 161966d
Commits on Sep 25, 2019
Merge pull request #203 from abhi-rao/#202
Show description for cf922e4
oliemansm
authored
cf922e4
Copy full SHA for cf922e4
Merge pull request #208 from cmaobeehive/#207
Show description for 3ec69c1
oliemansm
authored
3ec69c1
Copy full SHA for 3ec69c1
Merge pull request #206 from t2gran/fix-mark-not-set
Show description for 49d29ff
oliemansm
authored
49d29ff
Copy full SHA for 49d29ff
Merge pull request #204 from graphql-java-kickstart/dependabot/maven/examples/osgi/apache-karaf-feature/jackson.version-2.10.0.pr1
Show description for 03d05ab
oliemansm
authored
03d05ab
Copy full SHA for 03d05ab
Merge pull request #200 from JacobMountain/defer_support
Show description for 4934616
oliemansm
authored
4934616
Copy full SHA for 4934616
Merge pull request #198 from jmccaull/master
Show description for 67d6cd5
oliemansm
authored
67d6cd5
Copy full SHA for 67d6cd5
Commits on Sep 9, 2019
Fix #207 added CodeRegistry provider for Osgi servlet
Chen MAO
committed
b8929cc
Copy full SHA for b8929cc
Commits on Sep 5, 2019
Fix #205 java.io.IOException: Mark not set
t2gran
committed
2321f1c
Copy full SHA for 2321f1c
Commits on Aug 29, 2019
Bump jackson.version in /examples/osgi/apache-karaf-feature
Show description for af1f5d1
dependabot[bot]
authored
af1f5d1
Copy full SHA for af1f5d1
Commits on Aug 24, 2019
Updating the README for corrected example for dataloader.
abhi_rao
committed
22548f9
Copy full SHA for 22548f9
Commits on Aug 7, 2019
Deferred results should always be deferred and be sent second
JacobMountain
committed
afc4c49
Copy full SHA for afc4c49
Test cleanup - no need for its own field
JacobMountain
committed
110813b
Copy full SHA for 110813b
Commits on Aug 6, 2019
Generics cleanup
JacobMountain
committed
cf8a3c3
Copy full SHA for cf8a3c3
Removed dependency on reactor core
JacobMountain
committed
5137d32
Copy full SHA for 5137d32
Defer support with RxJava
JacobMountain
committed
cd34055
Copy full SHA for cd34055
Commits on Jul 24, 2019
Per request context setting bug fixes
jmccaull
committed
37bb67f
Copy full SHA for 37bb67f
Commits on Jun 27, 2019
Merge remote-tracking branch 'origin/master'
oliemansm
committed
8ea7d83
Copy full SHA for 8ea7d83
Bumped version number in README
oliemansm
committed
043ed02
Copy full SHA for 043ed02
[Gradle Release Plugin] - new version commit: 'v8.0.1-SNAPSHOT'.
Travis CI User
committed
99f0488
Copy full SHA for 99f0488
[Gradle Release Plugin] - pre tag commit: 'v8.0.0'.
Travis CI User
committed
4aeeaca
Copy full SHA for 4aeeaca
Instantiate default DataLoaderRegistry when building GraphQLContext
oliemansm
committed
9ba162a
Copy full SHA for 9ba162a
Pagination
Previous
Next
You can’t perform that action at this time.