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 Show documentation
Show all versions of quarkus-security-jpa Show documentation
Secure your applications with username/password stored in a database via Jakarta Persistence
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Security JPA"
metadata:
keywords:
- "security"
- "jpa"
- "orm"
- "panache"
guide: "https://quarkus.io/guides/security-getting-started"
categories:
- "security"
status: "stable"
config:
- "quarkus.datasource."
- "quarkus.hibernate-orm."