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
org
on
1.x
User selector
All users
All time
Commit history
Commits on Jul 14, 2020
Make ClassVisitors support ASM API v7 in order to support JAVA 11
tsavat
committed
b19e5f9
View commit details
Copy full SHA for b19e5f9
View code at this point
Browse repository at this point
Commits on May 11, 2020
v1.6.7
jknack
committed
9939f28
View commit details
Copy full SHA for 9939f28
View code at this point
Browse repository at this point
Commits on May 10, 2020
asset: path traversal fix #1639
jknack
committed
34f5260
View commit details
Copy full SHA for 34f5260
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Add flag to control when headers are reset on error
Show description for 83ec03e
jknack
committed
83ec03e
View commit details
Copy full SHA for 83ec03e
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Removing the Supplier for clarity.
imeszaros
committed
395dab7
View commit details
Copy full SHA for 395dab7
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Avoiding possible XSS attack through the default error handler. See jooby-project/jooby#1366
imeszaros
committed
34856a7
View commit details
Copy full SHA for 34856a7
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Jooby 1.6.x throws exception for empty cookies #1331
jknack
committed
13a5fe8
View commit details
Copy full SHA for 13a5fe8
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Added support to extract all files/uploads on the request
mustafamotiwala
committed
0eed792
View commit details
Copy full SHA for 0eed792
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
hotswap bug fix #1232
jknack
committed
f8fc63e
View commit details
Copy full SHA for f8fc63e
View code at this point
Browse repository at this point
NPE when closing already closed WebSocket #1231
jknack
committed
276c4bc
View commit details
Copy full SHA for 276c4bc
View code at this point
Browse repository at this point
Don`t fail when client request path doesn`t have a leading `/`
Show description for 112813e
jknack
committed
112813e
View commit details
Copy full SHA for 112813e
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Taint analysis (#1192)
Show description for 09651e4
feffi
authored and
jknack
committed
09651e4
View commit details
Copy full SHA for 09651e4
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
[code quality] Sonar bug fixing
jknack
committed
54536da
View commit details
Copy full SHA for 54536da
View code at this point
Browse repository at this point
core: remove `use` operator and Route.Group class fix #1213
jknack
committed
c4d801b
View commit details
Copy full SHA for c4d801b
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
mvc: use lower camel case name for route attributes fix #1199
jknack
committed
b09b204
View commit details
Copy full SHA for b09b204
View code at this point
Browse repository at this point
Route attributes bug fixing
Show description for 607df9e
jknack
committed
607df9e
View commit details
Copy full SHA for 607df9e
View code at this point
Browse repository at this point
Implemented require(String, TypeLiteral) according to #1209. (#1210)
DerDackel
authored and
jknack
committed
393c1a6
View commit details
Copy full SHA for 393c1a6
View code at this point
Browse repository at this point
Commits on Jul 8, 2018
Micrometer module, fix #1115
jknack
committed
80dcd09
View commit details
Copy full SHA for 80dcd09
View code at this point
Browse repository at this point
mvc: keep annotation name (don't lower case it) Fix #1199
jknack
committed
1fc96c4
View commit details
Copy full SHA for 1fc96c4
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Guava 25.1 #fix 933
jknack
committed
00892a4
View commit details
Copy full SHA for 00892a4
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
better pac4j integration
Show description for 84b69d8
jknack
committed
84b69d8
View commit details
Copy full SHA for 84b69d8
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
Adding support for modules with @Provides annotated methods (#1130)
Show description for 774bd71
yholkamp
authored and
jknack
committed
774bd71
View commit details
Copy full SHA for 774bd71
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
MVC: favor local attribute over locals fix #1121
jknack
committed
e331eed
View commit details
Copy full SHA for e331eed
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
v1.4.0
jknack
committed
6384b9a
View commit details
Copy full SHA for 6384b9a
View code at this point
Browse repository at this point
assets: resolve missing asset as 404 fix #1105
jknack
committed
1397663
View commit details
Copy full SHA for 1397663
View code at this point
Browse repository at this point
Commits on May 30, 2018
ApiTool: add support for @ApiOperation swagger annotation fix #1100
jknack
committed
e2bbcde
View commit details
Copy full SHA for e2bbcde
View code at this point
Browse repository at this point
Commits on May 28, 2018
MVC Routes: prefix route attributes with annotation name fix #1099
jknack
committed
b2d18dc
View commit details
Copy full SHA for b2d18dc
View code at this point
Browse repository at this point
Commits on May 17, 2018
Add ZonedDateTime parser
Show description for 5723bce
jknack
committed
5723bce
View commit details
Copy full SHA for 5723bce
View code at this point
Browse repository at this point
Commits on May 16, 2018
Fix parser example (#1077)
marcelstoer
authored and
jknack
committed
76254c7
View commit details
Copy full SHA for 76254c7
View code at this point
Browse repository at this point
Fix typo. (#1086)
sahilm
authored and
jknack
committed
84f5363
View commit details
Copy full SHA for 84f5363
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Expand on Javadoc for Jooby.stop() fix #1051
jknack
committed
adc8075
View commit details
Copy full SHA for adc8075
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Clarifying the @Local injection documentation & injection error (#1040)
Show description for fceb504
yholkamp
authored and
jknack
committed
fceb504
View commit details
Copy full SHA for fceb504
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
hikari 2.7.7 fix #1031
jknack
committed
cbfea51
View commit details
Copy full SHA for cbfea51
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
jetty 9.4.8 fix #1018
Show description for 0480a6e
jknack
committed
0480a6e
View commit details
Copy full SHA for 0480a6e
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
WebSocket attributes (session, e.t.c) fix #977
jknack
committed
2bcdd52
View commit details
Copy full SHA for 2bcdd52
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.