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 }}
httpsgithu
/
jooby
Public
forked from
jooby-project/jooby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
32
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jooby
jooby
src
main
java
io
jooby
Router.java
on
2.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 24, 2022
assets: don't allow to create assets without a Source
Show description for 995dd3d
jknack
committed
995dd3d
View commit details
Copy full SHA for 995dd3d
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Merge pull request #2019 from imeszaros/locales
Show description for 3da75f5
jknack
authored
3da75f5
View commit details
Copy full SHA for 3da75f5
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Ability to match request locale and use it for templates.
imeszaros
committed
e1f4a67
View commit details
Copy full SHA for e1f4a67
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Get rid of 'String getFlashCookie()'
imeszaros
committed
9f28751
View commit details
Copy full SHA for 9f28751
View code at this point
Browse repository at this point
Allow to configure flash cookie via a template.
imeszaros
committed
8dc8275
View commit details
Copy full SHA for 8dc8275
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Ability to access the current context via the service registry.
Show description for 027b865
imeszaros
committed
027b865
View commit details
Copy full SHA for 027b865
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
core: add Router.mount(Jooby) fix #1906
jknack
committed
2940926
View commit details
Copy full SHA for 2940926
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
access config / environment from controller / mvc method fix #1774
jknack
committed
403b024
View commit details
Copy full SHA for 403b024
View code at this point
Browse repository at this point
Commits on May 12, 2020
pac4j: access to user from unprotected paths fix #1706
jknack
committed
a128990
View commit details
Copy full SHA for a128990
View code at this point
Browse repository at this point
Commits on May 5, 2020
router: support hidden http method fix #1687
jknack
committed
a776b37
View commit details
Copy full SHA for a776b37
View code at this point
Browse repository at this point
Commits on May 4, 2020
Safe Asset Access:
Show description for db91a25
jknack
committed
db91a25
View commit details
Copy full SHA for db91a25
View code at this point
Browse repository at this point
Safe Asset Access:
Show description for 89ec039
jknack
committed
89ec039
View commit details
Copy full SHA for 89ec039
View code at this point
Browse repository at this point
Safe implementation of static resources
jknack
committed
182d1f1
View commit details
Copy full SHA for 182d1f1
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Router: domain predicate + trustProxy option fix #1292
jknack
committed
9a0d0f5
View commit details
Copy full SHA for 9a0d0f5
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Tempdir: fix NPE and doc environment initialization
jknack
committed
1011ce2
View commit details
Copy full SHA for 1011ce2
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
router: apply metadata from path/route operator fix #1599
Show description for 632daa6
jknack
committed
632daa6
View commit details
Copy full SHA for 632daa6
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
fix checkstyle
jknack
committed
3d660b1
View commit details
Copy full SHA for 3d660b1
View code at this point
Browse repository at this point
openapi: regex from path variable is ignored it fix #1585
Show description for cd249b8
jknack
committed
cd249b8
View commit details
Copy full SHA for cd249b8
View code at this point
Browse repository at this point
Support optional path parameter:
Show description for 5d46410
jknack
committed
5d46410
View commit details
Copy full SHA for 5d46410
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Multiple regexps don't work in the same route definition fix #1515
jknack
committed
32cf7c2
View commit details
Copy full SHA for 32cf7c2
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Route reverse path
jknack
committed
a1bf098
View commit details
Copy full SHA for a1bf098
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Server-Sent events implementation
jknack
committed
d90ccfa
View commit details
Copy full SHA for d90ccfa
View code at this point
Browse repository at this point
Add more specific HTTP exceptions + default logger with mute support
jknack
committed
b1a553e
View commit details
Copy full SHA for b1a553e
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
build: better checkstyle
jknack
committed
47e70a3
View commit details
Copy full SHA for 47e70a3
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
router: redo router options
jknack
committed
237988d
View commit details
Copy full SHA for 237988d
View code at this point
Browse repository at this point
router: simplify and cleanup internal routing
jknack
committed
2b6e094
View commit details
Copy full SHA for 2b6e094
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Added Context.matches
jknack
committed
799bcf8
View commit details
Copy full SHA for 799bcf8
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Finish HTTPS
Show description for ce85fe8
jknack
committed
ce85fe8
View commit details
Copy full SHA for ce85fe8
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
WebSocket API: implements idle timeout, defaults to 5m
jknack
committed
3c6cbcd
View commit details
Copy full SHA for 3c6cbcd
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
WebSocket API: Jetty implementation
jknack
committed
4a1995b
View commit details
Copy full SHA for 4a1995b
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
WebSocket API: document public API
jknack
committed
55d3923
View commit details
Copy full SHA for 55d3923
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
WebSocket: Initial implemenation with netty
jknack
committed
5949740
View commit details
Copy full SHA for 5949740
View code at this point
Browse repository at this point
Session API: remove SessionOptions
jknack
committed
53b61f8
View commit details
Copy full SHA for 53b61f8
View code at this point
Browse repository at this point
Session API: add browser/cookie signed session
Show description for fec780f
jknack
committed
fec780f
View commit details
Copy full SHA for fec780f
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Value API: value converter vs bean converter
jknack
committed
67a14d3
View commit details
Copy full SHA for 67a14d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.