keycloak-scim/quarkus/config-api/src/main/java/org/keycloak/config
Martin Bartoš c916932cbf
Multi datasource configuration does not work (#28050)
Fixes #27894

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Steven Hawkins <shawkins@redhat.com>
2024-03-20 15:16:05 +01:00
..
database Multi datasource configuration does not work (#28050) 2024-03-20 15:16:05 +01:00
CachingOptions.java Enable Infinispan metrics automatically if overall metrics are enabled 2024-03-13 18:55:45 +01:00
ClassLoaderOptions.java Ignore JDBC Drivers artifacts (#25012) 2023-12-01 17:21:57 +00:00
ConfigKeystoreOptions.java SmallRye Keystore (#20375) 2023-05-25 17:36:20 +02:00
ConfigSupportLevel.java Baseline: Ability to set SupportLevel for categories and show marker in CLI help 2022-07-07 12:48:19 -03:00
DatabaseOptions.java Make the option buildTime to match the quarkus configuration (#26171) 2024-01-17 11:48:30 +01:00
DeprecatedMetadata.java Deprecate GELF (#27367) 2024-02-29 12:07:28 +01:00
ExportOptions.java Updating performance information on export/import 2023-07-07 09:43:59 -03:00
FeatureOptions.java fix: adds hostname:v1 (#26003) 2024-01-17 21:35:23 +01:00
HealthOptions.java Upgrade to Quarkus 3.7.1 (#26736) 2024-02-02 15:57:23 +00:00
HostnameOptions.java Do not use raw parameterized PropertyMapper (#26093) 2024-01-12 19:34:55 +01:00
HttpOptions.java Supported option to specify maximum threads used to handle HTTP requests (#26659) 2024-02-02 16:22:22 +00:00
ImportOptions.java Rework the Import SPI to be configurable via the Config API 2023-03-24 15:28:55 -03:00
LoggingOptions.java Deprecate GELF (#27367) 2024-02-29 12:07:28 +01:00
MetricsOptions.java Do not use raw parameterized PropertyMapper (#26093) 2024-01-12 19:34:55 +01:00
Option.java fix: provide better error messages for list options (#25918) 2024-01-15 18:33:49 +01:00
OptionBuilder.java Deprecate GELF (#27367) 2024-02-29 12:07:28 +01:00
OptionCategory.java Conditionally enable and disable CLI options (#25333) 2024-03-07 20:36:43 +00:00
ProxyOptions.java Add new --proxy-headers option (#25178) 2023-12-13 10:48:12 -03:00
SecurityOptions.java fix: provide better error messages for list options (#25918) 2024-01-15 18:33:49 +01:00
TransactionOptions.java Support for non-XA databases (#20141) 2023-05-04 19:08:10 +02:00
TruststoreOptions.java fix: provide better error messages for list options (#25918) 2024-01-15 18:33:49 +01:00
VaultOptions.java Keystore vault (#19644) 2023-05-24 16:20:30 +00:00