Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
jooby-project
/
jooby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
201
Star
1.8k
Code
Issues
3
Pull requests
0
Discussions
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
jooby
modules
jooby-test
src
on
3950
User selector
All users
All time
Commit history
Commits on May 2, 2026
build: unit test for trpc jackson/jooby-test
jknack
committed
eaf3d25
View commit details
Copy full SHA for eaf3d25
View code at this point
Browse repository at this point
build: unit test for `grpc`, `jsonrpc-avaje-jsonb`, `jsonrpc-jackson3`
jknack
committed
30f3aa1
View commit details
Copy full SHA for 30f3aa1
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
build: add more unit tests
jknack
committed
b68f2d8
View commit details
Copy full SHA for b68f2d8
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
refactor: migrate nullability annotations from SpotBugs to JSpecify
Show description for 5ef21f7
jknack
committed
5ef21f7
View commit details
Copy full SHA for 5ef21f7
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
build: add random port to make windows OS happy
jknack
committed
35eee68
View commit details
Copy full SHA for 35eee68
View code at this point
Browse repository at this point
build: use random port for CI
jknack
committed
51558bc
View commit details
Copy full SHA for 51558bc
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Missing method to ping websockets
Show description for a0e0e22
jknack
committed
a0e0e22
View commit details
Copy full SHA for a0e0e22
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
build: fix javadoc error
Show description for 704c63d
jknack
committed
704c63d
View commit details
Copy full SHA for 704c63d
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
context: remove detach from Context
Show description for add72a5
jknack
committed
add72a5
View commit details
Copy full SHA for add72a5
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
support Problem Details handler in the MockRouter
kliushnichenko
committed
f0cfa18
View commit details
Copy full SHA for f0cfa18
View code at this point
Browse repository at this point
fix NPE
kliushnichenko
committed
639a0a7
View commit details
Copy full SHA for 639a0a7
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
Make JoobyExtension start the app whilst the 'application.env' property is set
Show description for 63a3e53
goncalo-andrade
committed
63a3e53
View commit details
Copy full SHA for 63a3e53
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
build: fix intellij classpath for running tests
jknack
committed
812815f
View commit details
Copy full SHA for 812815f
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
mvc: add a new name method on @XXXParam annotation
Show description for 22631cd
jknack
committed
22631cd
View commit details
Copy full SHA for 22631cd
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
mediaType: clean up charset handle
Show description for 9add8ee
jknack
committed
9add8ee
View commit details
Copy full SHA for 9add8ee
View code at this point
Browse repository at this point
Commits on Jul 25, 2025
server: document bootstrap, fix some typos and bugs
jknack
committed
ce43060
View commit details
Copy full SHA for ce43060
View code at this point
Browse repository at this point
Commits on Jul 20, 2025
output: remove buffer name from output classes
jknack
committed
2f39651
View commit details
Copy full SHA for 2f39651
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
server: remove server from application
Show description for 15ad691
jknack
committed
15ad691
View commit details
Copy full SHA for 15ad691
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
netty: improve performance by caching the content-length header on bytes wrapped responses
jknack
committed
1761a34
View commit details
Copy full SHA for 1761a34
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
router: make router option a class
Show description for 635688b
jknack
committed
635688b
View commit details
Copy full SHA for 635688b
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
route: remove handle field
Show description for 9af5e36
jknack
committed
9af5e36
View commit details
Copy full SHA for 9af5e36
View code at this point
Browse repository at this point
router: remove deprecated code
Show description for dadaca4
jknack
committed
dadaca4
View commit details
Copy full SHA for dadaca4
View code at this point
Browse repository at this point
context: move default method to defaultcontext
jknack
committed
647520a
View commit details
Copy full SHA for 647520a
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
router: remove setServerOptions from router fix #3703
jknack
committed
49fc58f
View commit details
Copy full SHA for 49fc58f
View code at this point
Browse repository at this point
output api: rename to buffered output + add buffer options
Show description for c419435
jknack
committed
c419435
View commit details
Copy full SHA for c419435
View code at this point
Browse repository at this point
output api: remove wrap from Output
Show description for 8571614
jknack
committed
8571614
View commit details
Copy full SHA for 8571614
View code at this point
Browse repository at this point
output api: remove public chunked version (no need to be public)
Show description for 492c516
jknack
committed
492c516
View commit details
Copy full SHA for 492c516
View code at this point
Browse repository at this point
output api: completely remove DataBuffer from source code (happy to do it)
Show description for b40f3ef
jknack
committed
b40f3ef
View commit details
Copy full SHA for b40f3ef
View code at this point
Browse repository at this point
output api:
Show description for 94f37c0
jknack
committed
94f37c0
View commit details
Copy full SHA for 94f37c0
View code at this point
Browse repository at this point
value api: move Value to `value` package
Show description for c474469
jknack
committed
c474469
View commit details
Copy full SHA for c474469
View code at this point
Browse repository at this point
value api: reduce API by removing `ValueNode`
Show description for afa3b3f
jknack
committed
afa3b3f
View commit details
Copy full SHA for afa3b3f
View code at this point
Browse repository at this point
value api: fix tests + code cleanup
jknack
committed
e042e6b
View commit details
Copy full SHA for e042e6b
View code at this point
Browse repository at this point
value api: remove context from api and internal classes
Show description for 8c8d9f3
jknack
committed
8c8d9f3
View commit details
Copy full SHA for 8c8d9f3
View code at this point
Browse repository at this point
Commits on Apr 27, 2025
feature: support multiple application on single server
Show description for 94a9800
jknack
committed
94a9800
View commit details
Copy full SHA for 94a9800
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
build: reduce log
jknack
committed
dd74f8e
View commit details
Copy full SHA for dd74f8e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.