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
modules
jooby-apt
src
test
java
source
on
3950
User selector
All users
All time
Commit history
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 Jun 30, 2025
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
Commits on Jun 29, 2025
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
Commits on Jun 3, 2024
jooby apt: generate source code ref #2968
Show description for e91e1aa
jknack
committed
e91e1aa
View commit details
Copy full SHA for e91e1aa
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
source: format all source code
jknack
committed
4b61350
View commit details
Copy full SHA for 4b61350
View code at this point
Browse repository at this point
Commits on Jul 30, 2023
context: Context.lookup + ParamSource fix #3048
Show description for a822582
jknack
committed
a822582
View commit details
Copy full SHA for a822582
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
refactor: rename io.jooby.annotations to io.jooby.annotation fix #2802
jknack
committed
b8611d2
View commit details
Copy full SHA for b8611d2
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
core: Context API changes fix #2755
Show description for 0808c21
jknack
committed
0808c21
View commit details
Copy full SHA for 0808c21
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Added jax-rs path-param
dmitryb-dev
committed
6a13d29
View commit details
Copy full SHA for 6a13d29
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 Oct 19, 2022
Java Modules: Add module-info.java or `Automatic-Module-Name` when isn't possible
Show description for aed6de0
jknack
committed
aed6de0
View commit details
Copy full SHA for aed6de0
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 Sep 15, 2022
upgrade: JAXRS annotations to 3.x
Show description for dd5cbd4
jknack
committed
dd5cbd4
View commit details
Copy full SHA for dd5cbd4
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Change requests.
imeszaros
committed
1e8f86d
View commit details
Copy full SHA for 1e8f86d
View code at this point
Browse repository at this point
Parameter lookup feature for script and MVC routes.
imeszaros
committed
c7c8550
View commit details
Copy full SHA for c7c8550
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
supports null body
Show description for 2f732b8
jknack
committed
2f732b8
View commit details
Copy full SHA for 2f732b8
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Merge pull request #1875 from imeszaros/jooby-apt-annotation-filter
Show description for 632460b
jknack
authored
632460b
View commit details
Copy full SHA for 632460b
View code at this point
Browse repository at this point
Added a test case for non-RUNTIME annotations.
imeszaros
committed
8d772e6
View commit details
Copy full SHA for 8d772e6
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Route attribute annotations must have RUNTIME retention.
imeszaros
committed
13c605d
View commit details
Copy full SHA for 13c605d
View code at this point
Browse repository at this point
Fix #1843 by generating valid type name for arrays.
imeszaros
committed
51a40d3
View commit details
Copy full SHA for 51a40d3
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
@javax.annotation.Nonnull with MVC and @QueryParam
Show description for 5e5d78a
jknack
committed
5e5d78a
View commit details
Copy full SHA for 5e5d78a
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Fix usage of javax.annotation.Nonnull on String args in MVC routes
extbe
committed
9025951
View commit details
Copy full SHA for 9025951
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
MVC/apt: finish inheritance support
jknack
committed
1716ba2
View commit details
Copy full SHA for 1716ba2
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Merge remote-tracking branch 'upstream/2.x' into 2.x
franklx
committed
423636d
View commit details
Copy full SHA for 423636d
View code at this point
Browse repository at this point
java8 compatibility
Show description for 1e37ff5
franklx
committed
1e37ff5
View commit details
Copy full SHA for 1e37ff5
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
responseCode is ignored from controllers returning kotlin.Unit #1545
Show description for 5d6aa32
jknack
committed
5d6aa32
View commit details
Copy full SHA for 5d6aa32
View code at this point
Browse repository at this point
responseCode is ignored from controllers returning kotlin.Unit fix #1545
jknack
committed
3838ec6
View commit details
Copy full SHA for 3838ec6
View code at this point
Browse repository at this point
Force processing of empty child mvc classess, unit tests
franklx
committed
378b616
View commit details
Copy full SHA for 378b616
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Feature request: type-safe role annotations with enums fix #1527
jknack
committed
657769d
View commit details
Copy full SHA for 657769d
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Attributes from class level annotations (MVC) are missing in Jooby 2.x fix #1525
jknack
committed
448429a
View commit details
Copy full SHA for 448429a
View code at this point
Browse repository at this point
Commits on Dec 26, 2019
APT: merge factory and extension into a single class
jknack
committed
0479427
View commit details
Copy full SHA for 0479427
View code at this point
Browse repository at this point
APT: uses lambdas as handler (no more classes)
jknack
committed
b27765e
View commit details
Copy full SHA for b27765e
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
depreacte Context.pathString in favor of Context.getRequestPath
jknack
committed
ef6a0a4
View commit details
Copy full SHA for ef6a0a4
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Not able to route double slash in URI path routing #1409
Show description for deaa262
jknack
committed
deaa262
View commit details
Copy full SHA for deaa262
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
MVC Route: @SessionParam fix #1387
jknack
committed
c04e5e1
View commit details
Copy full SHA for c04e5e1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.