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-openapi
src
test
java
io
on
3945
User selector
All users
All time
Commit history
Commits on Mar 18, 2026
build: extract javadoc from open-api
jknack
committed
23dbed6
View commit details
Copy full SHA for 23dbed6
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
openapi: purge/clear unused schemas from output fix #3862
jknack
committed
669c5a5
View commit details
Copy full SHA for 669c5a5
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
open-api: disable javadoc parsing by default
Show description for 1b15258
jknack
committed
1b15258
View commit details
Copy full SHA for 1b15258
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
openapi: asciidoc output #3820 (#3821)
Show description for 0e79d84
jknack
authored
0e79d84
View commit details
Copy full SHA for 0e79d84
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
WIP: attempt to reproduce redoc demo
Show description for 6611bc7
jknack
committed
6611bc7
View commit details
Copy full SHA for 6611bc7
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
open-api: remove static references to object mapper
jknack
committed
aae156c
View commit details
Copy full SHA for aae156c
View code at this point
Browse repository at this point
Commits on Aug 9, 2025
open-api: security-scheme don't set a name by default only `apiKey` requires it
jknack
committed
34bf57c
View commit details
Copy full SHA for 34bf57c
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
open-api
Show description for 2f710ec
jknack
committed
2f710ec
View commit details
Copy full SHA for 2f710ec
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
openapi: javadoc
Show description for 6316259
jknack
committed
6316259
View commit details
Copy full SHA for 6316259
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
openapi: clean up
Show description for 6606ca2
jknack
committed
6606ca2
View commit details
Copy full SHA for 6606ca2
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
remove: MvcFactory
Show description for 0e01cf4
jknack
committed
0e01cf4
View commit details
Copy full SHA for 0e01cf4
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
remove: MvcFactory fix #3705
jknack
committed
0793992
View commit details
Copy full SHA for 0793992
View code at this point
Browse repository at this point
Commits on May 18, 2025
registry: Add support for `java.lang.reflect.Type`
Show description for 5fdb459
jknack
committed
5fdb459
View commit details
Copy full SHA for 5fdb459
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
open-api: merge operations from template file
Show description for 2ba0124
jknack
committed
2ba0124
View commit details
Copy full SHA for 2ba0124
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
build: format source code
jknack
committed
55e8293
View commit details
Copy full SHA for 55e8293
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
openapi: bug fixing and enhancements
Show description for ca7bd66
jknack
committed
ca7bd66
View commit details
Copy full SHA for ca7bd66
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
jooby-apt: kotlin source code generator
Show description for e87e975
jknack
committed
e87e975
View commit details
Copy full SHA for e87e975
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
kotlin: fix openapi parsing on kotlin 2.0
jknack
committed
6c222f7
View commit details
Copy full SHA for 6c222f7
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
support `mvc(require(Controller.class))` parsing
kliushnichenko
committed
b42da3c
View commit details
Copy full SHA for b42da3c
View code at this point
Browse repository at this point
reproduce issue with dagger controller parsing
kliushnichenko
committed
cec57f5
View commit details
Copy full SHA for cec57f5
View code at this point
Browse repository at this point
Commits on Mar 17, 2024
openapi: upgrade to jackson 2.17
Show description for f4c7706
jknack
committed
f4c7706
View commit details
Copy full SHA for f4c7706
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 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 Sep 13, 2021
OpenAPI not generated with MVC API managed by Spring. #2403
Show description for e04a833
jknack
committed
e04a833
View commit details
Copy full SHA for e04a833
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
OpenAPI generator now supports Kotlin object controllers.
imeszaros
committed
77aca50
View commit details
Copy full SHA for 77aca50
View code at this point
Browse repository at this point
OpenAPI generator now supports routes()
imeszaros
committed
df18949
View commit details
Copy full SHA for df18949
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Kotlin 1.4.0 upgrade
Show description for 4349e18
jknack
committed
4349e18
View commit details
Copy full SHA for 4349e18
View code at this point
Browse repository at this point
Kotlin: 1.4.0
jknack
committed
3564676
View commit details
Copy full SHA for 3564676
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
build: fix jackson upgrade
jknack
committed
3972359
View commit details
Copy full SHA for 3972359
View code at this point
Browse repository at this point
Commits on May 22, 2020
code cleanup
jknack
committed
59979ee
View commit details
Copy full SHA for 59979ee
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
OpenAPI: fix tests after jackson upgrade
jknack
committed
f84b052
View commit details
Copy full SHA for f84b052
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
openapi: remove path parameter when generating operations from optional params
jknack
committed
57c02fd
View commit details
Copy full SHA for 57c02fd
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
openapi test: fix random output while producing yaml for server variables
jknack
committed
2b1ce9d
View commit details
Copy full SHA for 2b1ce9d
View code at this point
Browse repository at this point
openapi: security scheme
jknack
committed
414f438
View commit details
Copy full SHA for 414f438
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.