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
2
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
jooby
src
main
java
io
jooby
Server.java
on
3987
User selector
All users
All time
Commit history
Commits on May 14, 2026
build: fix failing tests on CI
jknack
committed
7df998e
View commit details
Copy full SHA for 7df998e
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 Nov 3, 2025
vertx: set number of workThreads using options
Show description for 7862552
jknack
committed
7862552
View commit details
Copy full SHA for 7862552
View code at this point
Browse repository at this point
build: fix vertx classpath
Show description for 1155b5e
jknack
committed
1155b5e
View commit details
Copy full SHA for 1155b5e
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
Jooby 4.0.10 ignores server.port
Show description for f20b251
jknack
committed
f20b251
View commit details
Copy full SHA for f20b251
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
build: fix some javadoc warnings and errors
jknack
committed
2f20c3c
View commit details
Copy full SHA for 2f20c3c
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
Jooby v4.0.9 ignores server.port
Show description for 4def302
jknack
committed
4def302
View commit details
Copy full SHA for 4def302
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
output: remove `setOptions` from OutputFactory
jknack
committed
ab3e21b
View commit details
Copy full SHA for ab3e21b
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
server/module: vertx support #3778
Show description for 5e23897
jknack
committed
5e23897
View commit details
Copy full SHA for 5e23897
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
server/module: vertx support
Show description for c7c74a5
jknack
committed
c7c74a5
View commit details
Copy full SHA for c7c74a5
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
server: make server options available on app initialization
Show description for 8c37006
jknack
committed
8c37006
View commit details
Copy full SHA for 8c37006
View code at this point
Browse repository at this point
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 14, 2025
output api: make sure outputfactory is accessible while creating the application
jknack
committed
76d391f
View commit details
Copy full SHA for 76d391f
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
upgrade: hibernate-orm 7.0 and hibernate-validator 9.0
Show description for 30d5ad1
jknack
committed
30d5ad1
View commit details
Copy full SHA for 30d5ad1
View code at this point
Browse repository at this point
Commits on May 11, 2025
server.port is ignored in 3.8.0
Show description for dff85ce
jknack
committed
dff85ce
View commit details
Copy full SHA for dff85ce
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 May 12, 2024
byte buffer: add byte buffer to message encoder
jknack
committed
0e58922
View commit details
Copy full SHA for 0e58922
View code at this point
Browse repository at this point
Commits on May 19, 2023
Server: remove deprecated method
Show description for 562c546
jknack
committed
562c546
View commit details
Copy full SHA for 562c546
View code at this point
Browse repository at this point
server: unify startup/shutdown logs across servers
Show description for 6209f85
jknack
committed
6209f85
View commit details
Copy full SHA for 6209f85
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
server: allow to setup web server programatically
Show description for 47f722f
jknack
committed
47f722f
View commit details
Copy full SHA for 47f722f
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
build/source: remove checkstyle add spotless
jknack
committed
cfcf90f
View commit details
Copy full SHA for cfcf90f
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Replace JSR305 annotations with Spotbugs #2630
agentgt
committed
c37da49
View commit details
Copy full SHA for c37da49
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
v2.10.0
jknack
committed
18ab191
View commit details
Copy full SHA for 18ab191
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
Customize which error is considered connection lost fix #2369
Show description for 1d9cd72
jknack
committed
1d9cd72
View commit details
Copy full SHA for 1d9cd72
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
WebSocket enhancements
Show description for e105611
jknack
committed
e105611
View commit details
Copy full SHA for e105611
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
core: runApp/start call shouldn't block fix #1897
jknack
committed
e14102b
View commit details
Copy full SHA for e14102b
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
build: checkstyle fixes
jknack
committed
33535db
View commit details
Copy full SHA for 33535db
View code at this point
Browse repository at this point
Netty: fix bind exception on startup
jknack
committed
d1b67fd
View commit details
Copy full SHA for d1b67fd
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Print "An existing connection was forcibly closed by the remote host" only on debug level.
imeszaros
committed
f4d29b7
View commit details
Copy full SHA for f4d29b7
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
CI env: yet another attempt to get stability in travis and gh workflow
jknack
committed
33e6a6b
View commit details
Copy full SHA for 33e6a6b
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Checkstyle fixes for HikariModule
jknack
committed
0c48095
View commit details
Copy full SHA for 0c48095
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
shorter license header
jknack
committed
6e09311
View commit details
Copy full SHA for 6e09311
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
app name for tests + no shutdown hook
jknack
committed
43ffcb2
View commit details
Copy full SHA for 43ffcb2
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
more javadoc + checktyle
jknack
committed
32a560b
View commit details
Copy full SHA for 32a560b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.