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
Type
/
to 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
.
apache
/
grails-core
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
973
Star
2.9k
Code
Issues
810
Pull requests
67
Discussions
Actions
Projects
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Start and manage an embedded MongoDB so generated apps run without one installed
- #16095
#16095
Merged
codeconsole
merged 10 commits into
apache:8.0.x
apache/grails-core:8.0.x
from
codeconsole:feature/mongodb-embedded-8.0.x
codeconsole/grails-core:feature/mongodb-embedded-8.0.x
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Start and manage an embedded MongoDB so generated apps run without one installed
#16095
codeconsole
merged 10 commits into
apache:8.0.x
apache/grails-core:8.0.x
from
codeconsole:feature/mongodb-embedded-8.0.x
codeconsole/grails-core:feature/mongodb-embedded-8.0.x
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Start an embedded MongoDB so generated apps run without one installed
Show description for fff5f3e
codeconsole
committed
fff5f3e
View commit details
Copy full SHA for fff5f3e
Browse repository at this point
Address review: keep production external, only reuse our own server, document
Show description for cfaa324
codeconsole
committed
cfaa324
View commit details
Copy full SHA for cfaa324
Browse repository at this point
Commits on Aug 7, 2026
Offer only the backends whose library is present
Show description for 724a270
codeconsole
committed
724a270
View commit details
Copy full SHA for 724a270
Browse repository at this point
Do not start an embedded MongoDB while generating bean definitions
Show description for 7297db5
codeconsole
committed
7297db5
View commit details
Copy full SHA for 7297db5
Browse repository at this point
Let an application with an embedded MongoDB take a CRaC checkpoint
Show description for 4e93ca1
codeconsole
committed
4e93ca1
View commit details
Copy full SHA for 4e93ca1
Browse repository at this point
Remove an import left unused by the previous commit
Show description for 37f7710
codeconsole
committed
37f7710
View commit details
Copy full SHA for 37f7710
Browse repository at this point
Commits on Aug 8, 2026
Cover the checkpoint and restore path the embedded MongoDB depends on
Show description for 8b8bea0
codeconsole
committed
8b8bea0
View commit details
Copy full SHA for 8b8bea0
Browse repository at this point
Ask for an embedded MongoDB by url, the way an in-memory SQL database is asked for
Show description for 9059643
codeconsole
committed
9059643
View commit details
Copy full SHA for 9059643
Browse repository at this point
Commits on Aug 11, 2026
Merge branch '8.0.x' into feature/mongodb-embedded-8.0.x
codeconsole
authored
9e9c460
View commit details
Copy full SHA for 9e9c460
Browse repository at this point
Name the generated MongoDB database the way a SQL one is named
Show description for 05648ca
codeconsole
committed
05648ca
View commit details
Copy full SHA for 05648ca
Browse repository at this point
You can’t perform that action at this time.