Skip to content

Commit

Permalink
Merge pull request quarkusio#35131 from gsmet/unlist-security-jpa-common
Browse files Browse the repository at this point in the history
Unlist Security JPA Common
  • Loading branch information
gsmet authored Aug 1, 2023
2 parents 681c22b + 32cbdc5 commit 591eed0
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Security JPA Common"
metadata:
unlisted: true
keywords:
- "security"
- "jpa"
- "orm"
- "panache"
guide: "https://quarkus.io/guides/security-getting-started"
categories:
- "security"
status: "stable"

0 comments on commit 591eed0

Please sign in to comment.