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
0
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-hibernate
src
main
java
on
main
User selector
All users
All time
Commit history
Commits on May 14, 2026
hibernate: package scanning doesn't work + 7.3.4
Show description for 8476770
jknack
committed
8476770
View commit details
Copy full SHA for 8476770
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 Oct 28, 2025
build: fix javadoc warnings
jknack
committed
8bc1bca
View commit details
Copy full SHA for 8bc1bca
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 May 17, 2025
refactor: remove compilation warning + use `var` keyword
jknack
committed
9d94422
View commit details
Copy full SHA for 9d94422
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
hibernate-validator: better support for custom ConstraintValidatorFactory
Show description for 59cc4ce
jknack
committed
59cc4ce
View commit details
Copy full SHA for 59cc4ce
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
#3586 Fix RequestSessionFactory.StatefulSessionFactory create returning null session
JohannesBeranek
authored
0f51ca2
View commit details
Copy full SHA for 0f51ca2
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
hibernate: add StatelessSession support
Show description for c864afc
jknack
committed
c864afc
View commit details
Copy full SHA for c864afc
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
build: add package-info.java with non-null by default
jknack
committed
0db06c1
View commit details
Copy full SHA for 0db06c1
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
build: removed deprecated API usage
jknack
committed
7e18a56
View commit details
Copy full SHA for 7e18a56
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 Jun 17, 2023
build: fix some javadoc issues
Show description for cfc700d
jknack
committed
cfc700d
View commit details
Copy full SHA for cfc700d
View code at this point
Browse repository at this point
Commits on May 8, 2023
hibernate: correctly set `javax/jakarta` properties
Show description for 85862cc
jknack
committed
85862cc
View commit details
Copy full SHA for 85862cc
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
module-info: make spotbugs annotations requires static
jknack
committed
14b4363
View commit details
Copy full SHA for 14b4363
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 Feb 26, 2023
hibernate: upgrade to hibernate 6.x
Show description for a650337
jknack
committed
a650337
View commit details
Copy full SHA for a650337
View code at this point
Browse repository at this point
Commits on Oct 23, 2022
decorator: rename Route.Decorator to Route.Filter fix #2657
jknack
committed
a371e6d
View commit details
Copy full SHA for a371e6d
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
Java 9: cleanup + build fixes
jknack
committed
e35ce62
View commit details
Copy full SHA for e35ce62
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
Replace javax.inject -> jakarta.inject
agentgt
committed
d18f7fc
View commit details
Copy full SHA for d18f7fc
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
#2232 Drop dependency on SessionRequest; only manage sessions for transactional routes.
imeszaros
committed
147310b
View commit details
Copy full SHA for 147310b
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
Accept list in constructor and scan
Show description for 4a3ccb9
Harry Chan
committed
4a3ccb9
View commit details
Copy full SHA for 4a3ccb9
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
isTransactional(..) to Route, support for jooby-ebean.
imeszaros
committed
3499e5b
View commit details
Copy full SHA for 3499e5b
View code at this point
Browse repository at this point
@Transactional is now in core, add support for jooby-jdbi.
imeszaros
committed
cfd4089
View commit details
Copy full SHA for cfd4089
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
Add @Transactional annotation to jooby-hibernate.
imeszaros
committed
5440552
View commit details
Copy full SHA for 5440552
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
EntityManagerHandler -> UnitOfWork, added docs.
imeszaros
committed
60aa68c
View commit details
Copy full SHA for 60aa68c
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Javadocs for EntityManagerHandler and co.
imeszaros
committed
dab7036
View commit details
Copy full SHA for dab7036
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
First draft of EntityManagerHandler.
imeszaros
committed
44450b2
View commit details
Copy full SHA for 44450b2
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 Jan 7, 2020
Hibernate Module
Show description for 6ee6edf
jknack
committed
6ee6edf
View commit details
Copy full SHA for 6ee6edf
View code at this point
Browse repository at this point
Commits on Dec 28, 2019
[hibernate]: EntityManagerFactory is closed fix #1489
jknack
committed
413d850
View commit details
Copy full SHA for 413d850
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
hibernate]: EntityManagerFactory is not accessible via service registry fix #1476
jknack
committed
4127faa
View commit details
Copy full SHA for 4127faa
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Add SessionRequest decorator in hibernate module
blquinn
committed
e8e54bc
View commit details
Copy full SHA for e8e54bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.