META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-security-jpa-reactive Show documentation
Show all versions of quarkus-security-jpa-reactive Show documentation
Secure your applications with username/password stored in a database via Jakarta Persistence
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Security Jakarta Persistence Reactive"
metadata:
keywords:
- "security"
- "jpa"
- "panache"
- "hibernate-reactive"
- "hibernate"
- "reactive"
- "database"
guide: "https://quarkus.io/guides/security-getting-started"
categories:
- "security"
status: "preview"
config:
- "quarkus.datasource."
- "quarkus.hibernate-orm."