All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

Go to download

Secure your applications with username/password stored in a database via Jakarta Persistence

There is a newer version: 3.17.0
Show newest version
---
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."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy