- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 162 for configurator (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-core/src/main/java/org/apache/maven/plugin/internal/DefaultMavenPluginManager.java
PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator) throws PluginConfigurationException { ComponentConfigurator configurator = null; String configuratorId = mojoDescriptor.getComponentConfigurator(); if (configuratorId == null || configuratorId.isEmpty()) { configuratorId = mojoDescriptor.isV4Api() ? "enhanced" : "basic";Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Dec 09 16:35:21 GMT 2025 - 46.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/SystemHelper.java
} return value; } /** * Reloads the application configuration. */ public void reloadConfiguration() { reloadConfiguration(true); } /** * Reloads the application configuration. * * @param resetJobs true to reset scheduled jobs. */ public void reloadConfiguration(final boolean resetJobs) {Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 20 08:30:43 GMT 2025 - 36.6K bytes - Click Count (0) -
docs/es/docs/tutorial/path-operation-configuration.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 4.3K bytes - Click Count (0) -
docs/pt/docs/tutorial/path-operation-configuration.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 4.4K bytes - Click Count (0) -
docs/es/docs/advanced/path-operation-advanced-configuration.md
# Configuración Avanzada de Path Operation { #path-operation-advanced-configuration } ## operationId de OpenAPI { #openapi-operationid } /// warning | Advertencia Si no eres un "experto" en OpenAPI, probablemente no necesites esto. /// Puedes establecer el `operationId` de OpenAPI para ser usado en tu *path operation* con el parámetro `operation_id`. Tienes que asegurarte de que sea único para cada operación.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 8.3K bytes - Click Count (0) -
docs/en/docs/advanced/path-operation-advanced-configuration.md
# Path Operation Advanced Configuration { #path-operation-advanced-configuration } ## OpenAPI operationId { #openapi-operationid } /// warning If you are not an "expert" in OpenAPI, you probably don't need this. /// You can set the OpenAPI `operationId` to be used in your *path operation* with the parameter `operation_id`. You would have to make sure that it is unique for each operation.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 20 15:55:38 GMT 2025 - 7.2K bytes - Click Count (0) -
docs/de/docs/advanced/path-operation-advanced-configuration.md
# Fortgeschrittene Konfiguration der Pfadoperation { #path-operation-advanced-configuration } ## OpenAPI operationId { #openapi-operationid } /// warning | Achtung Wenn Sie kein „Experte“ für OpenAPI sind, brauchen Sie dies wahrscheinlich nicht. /// Mit dem Parameter `operation_id` können Sie die OpenAPI `operationId` festlegen, die in Ihrer *Pfadoperation* verwendet werden soll.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 24 10:28:19 GMT 2025 - 8.3K bytes - Click Count (0) -
docs/ru/docs/advanced/path-operation-advanced-configuration.md
# Расширенная конфигурация операций пути { #path-operation-advanced-configuration } ## OpenAPI operationId { #openapi-operationid } /// warning | Предупреждение Если вы не «эксперт» по OpenAPI, скорее всего, это вам не нужно. /// Вы можете задать OpenAPI `operationId`, который будет использоваться в вашей *операции пути*, с помощью параметра `operation_id`. Нужно убедиться, что он уникален для каждой операции.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 11.5K bytes - Click Count (0) -
docs/pt/docs/advanced/path-operation-advanced-configuration.md
# Configuração Avançada da Operação de Rota { #path-operation-advanced-configuration } ## operationId do OpenAPI { #openapi-operationid } /// warning | Atenção Se você não é um "especialista" no OpenAPI, você provavelmente não precisa disso. /// Você pode definir o `operationId` do OpenAPI que será utilizado na sua *operação de rota* com o parâmetro `operation_id`. Você precisa ter certeza que ele é único para cada operação.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 8.7K bytes - Click Count (0) -
docs/es/docs/advanced/behind-a-proxy.md
Cuando **FastAPI CLI** está configurado con `--forwarded-allow-ips`, confía en estos headers y los usa, por ejemplo para generar las URLs correctas en redirecciones. ## Proxy con un prefijo de path eliminado { #proxy-with-a-stripped-path-prefix } Podrías tener un proxy que añada un prefijo de path a tu aplicación. En estos casos, puedes usar `root_path` para configurar tu aplicación.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 17.1K bytes - Click Count (0)