https://github.com/reapermaga/quarkus-exposed-example
Example in how to use Jetbrains Exposed with Quarkus
https://github.com/reapermaga/quarkus-exposed-example
exposed gradle kotlin quarkus
Last synced: 7 months ago
JSON representation
Example in how to use Jetbrains Exposed with Quarkus
- Host: GitHub
- URL: https://github.com/reapermaga/quarkus-exposed-example
- Owner: ReaperMaga
- Created: 2025-03-10T05:09:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T05:10:51.000Z (7 months ago)
- Last Synced: 2025-03-10T06:22:42.999Z (7 months ago)
- Topics: exposed, gradle, kotlin, quarkus
- Language: Kotlin
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quarkus with Jetbrains Exposed Example
This is a simple example of how to use [Jetbrains Exposed](https://www.jetbrains.com/exposed/)
with [Quarkus](https://quarkus.io/) and my [Custom Library](https://github.com/ReaperMaga/library).