Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 255 for configurator (0.13 seconds)

  1. 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: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 43.2K bytes
    - Click Count (0)
  2. docs/es/docs/tutorial/path-operation-configuration.md

    Se marcará claramente como deprecado en la documentación interactiva:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Revisa cómo lucen las *path operations* deprecadas y no deprecadas:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Resumen { #recap }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 4.2K bytes
    - Click Count (0)
  3. docs/pt/docs/tutorial/path-operation-configuration.md

    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Verifique como *operações de rota* descontinuadas e não descontinuadas se parecem:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Resumindo { #recap }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 4.4K bytes
    - Click Count (0)
  4. docs/ko/docs/tutorial/path-operation-configuration.md

    ///
    
    <img src="/img/tutorial/path-operation-configuration/image03.png">
    
    ## *경로 처리* 지원중단하기 { #deprecate-a-path-operation }
    
    *경로 처리*를 제거하지 않고 <dfn title="구식이며 사용하지 않는 것이 권장됨">지원중단</dfn>으로 표시해야 한다면, `deprecated` 매개변수를 전달하면 됩니다:
    
    {* ../../docs_src/path_operation_configuration/tutorial006_py310.py hl[16] *}
    
    대화형 문서에서 지원중단으로 명확하게 표시됩니다:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 4.6K bytes
    - Click Count (0)
  5. 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`.
    
    Tendrías que asegurarte de que sea único para cada operación.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 7.5K bytes
    - Click Count (0)
  6. docs/uk/docs/tutorial/path-operation-configuration.md

    У інтерактивній документації вона буде чітко позначена як застаріла:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Подивіться, як виглядають застарілі та незастарілі «операції шляху»:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Підсумок { #recap }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 6K bytes
    - Click Count (0)
  7. docs/tr/docs/tutorial/path-operation-configuration.md

    Interactive docs’ta deprecated olduğu net şekilde işaretlenecektir:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Deprecated olan ve olmayan *path operation*’ların nasıl göründüğüne bakın:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Özet { #recap }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 4.3K bytes
    - Click Count (0)
  8. docs/ja/docs/tutorial/path-operation-configuration.md

    ///
    
    <img src="/img/tutorial/path-operation-configuration/image03.png">
    
    ## *path operation*を非推奨にする { #deprecate-a-path-operation }
    
    *path operation*を<dfn title="非推奨、使用しないことを推奨">deprecated</dfn>としてマークする必要があるが、それを削除しない場合は、`deprecated`パラメータを渡します:
    
    {* ../../docs_src/path_operation_configuration/tutorial006_py310.py hl[16] *}
    
    対話的ドキュメントでは非推奨と明記されます:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 4.8K bytes
    - Click Count (0)
  9. docs/ru/docs/tutorial/path-operation-configuration.md

    Он будет четко помечен как устаревший в интерактивной документации:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Проверьте, как будут выглядеть устаревшие и не устаревшие *операции пути*:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Резюме { #recap }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 6.4K bytes
    - Click Count (0)
  10. docs/zh/docs/tutorial/path-operation-configuration.md

    ///
    
    <img src="/img/tutorial/path-operation-configuration/image03.png">
    
    ## 弃用*路径操作* { #deprecate-a-path-operation }
    
    如果需要把*路径操作*标记为<dfn title="过时,建议不要使用">弃用</dfn>,但不删除它,可以传入 `deprecated` 参数:
    
    {* ../../docs_src/path_operation_configuration/tutorial006_py310.py hl[16] *}
    
    API 文档会把该路径操作标记为弃用:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    下图显示了正常*路径操作*与弃用*路径操作* 的区别:
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 3.7K bytes
    - Click Count (0)
Back to Top