website
website copied to clipboard
feat: add Micronaut Kotlin framework guide
Preview: https://neon-next-git-devin-1744329070-add-micronau-57d866-neondatabase.vercel.app/docs/get-started-with-neon/frameworks
Add Micronaut Kotlin framework guide
This PR adds a guide for connecting Micronaut Kotlin applications to Neon Postgres. The guide follows the same structure as existing framework guides, with sections for:
- Creating a Neon project
- Setting up a Micronaut Kotlin project
- Configuring the database connection
- Running and testing the application
The guide includes code examples for entity classes, repositories, and controllers, as well as configuration for database connectivity.
I've also created an LLM-friendly version of the guide for the llms.txt directory, following the format of existing guides.
Closes #1383.
Link to Devin run: https://app.devin.ai/sessions/892a4f059a7044e4a4b00cf261ce4cb9 User: Daniel Price ([email protected])
🤖 Devin AI Engineer
I'll be helping with this pull request! Here's what you should know:
✅ I will automatically:
- Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
- Look at CI failures and help fix them
Note: I can only respond to comments from users who have write access to this repository.
⚙️ Control Options:
- [ ] Disable automatic comment and CI monitoring
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| neon-next | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 17, 2025 4:08pm |
please create the accomanying pull request for the examples repo for the source code link: https://github.com/neondatabase/examples/tree/main/with-micronaut-kotlin