quarkus
Here are 511 public repositories matching this topic...
-
Updated
Dec 12, 2020 - Java
-
Updated
Dec 13, 2020 - Java
-
Updated
Dec 10, 2020 - Java
-
Updated
Dec 7, 2020 - Handlebars
-
Updated
Dec 11, 2020 - Java
-
Updated
May 3, 2020 - Kotlin
Is your feature request related to a problem? Please describe.
By default JHipster supports elastic search integration as an option. Quarkus also supports elastic search. Allow the user to pick and configure elastic search.
https://quarkus.io/guides/elasticsearch
Describe the solution you'd like
Support elastic search
Describe alternatives you've considered
N/A
**Additiona
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Dec 13, 2020 - Java
-
Updated
Sep 27, 2020 - Python
-
Updated
Dec 11, 2020 - Java
-
Updated
Dec 1, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Jun 23, 2020 - Kotlin
-
Updated
Aug 8, 2019 - Shell
-
Updated
Apr 30, 2020 - Java
-
Updated
Aug 25, 2020 - Java
-
Updated
Dec 13, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Jul 10, 2020 - Java
-
Updated
Jul 9, 2020 - Java
Improve this page
Add a description, image, and links to the quarkus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quarkus topic, visit your repo's landing page and select "manage topics."
Describe the extension
Quarkus OIDC
CodeAuthenticationMechanismuses a defaultTokenStateManagerimplementation which stores all the session content in a cookie, which, by default, will include 3 tokens: ID, access and refresh tokens. When all 3 of them are in a JWT format as is with Keycloak, the cookie value size may exceed4096when JWTs have a lot of claims, at which point some brow