Search Options

Results per page
Sort
Preferred Languages
Advance

Results 2221 - 2230 of 2,342 for projectA (0.08 sec)

  1. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsDataConfigCA.java

    /*
     * Copyright 2012-2024 CodeLibs Project and the Others.
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     *     http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 88.1K bytes
    - Viewed (0)
  2. docs/em/docs/tutorial/sql-databases.md

    & ๐Ÿ‘† ๐Ÿ”œ โš™๏ธ โš— "๐Ÿ› ๏ธ" (๐Ÿ‘ˆ ๐Ÿšฎ ๐Ÿ‘‘ ๐Ÿ‘จโ€๐Ÿญ).
    
    "๐Ÿ› ๏ธ" โš’ ๐Ÿ” ๐Ÿ’ช ๐Ÿ•โ” ๐Ÿ‘† ๐Ÿ”€ ๐Ÿ“Š ๐Ÿ‘† ๐Ÿ‡ธ๐Ÿ‡ฒ ๐Ÿท, ๐Ÿšฎ ๐Ÿ†• ๐Ÿ”ข, โ™’๏ธ. ๐Ÿ” ๐Ÿ‘ˆ ๐Ÿ”€ ๐Ÿ’ฝ, ๐Ÿšฎ ๐Ÿ†• ๐Ÿ“, ๐Ÿ†• ๐Ÿ“, โ™’๏ธ.
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ”Ž ๐Ÿ–ผ โš— FastAPI ๐Ÿ— ๐Ÿ“„ โšช๏ธโžก๏ธ [๐Ÿ— โšก - ๐Ÿ“„](../project-generation.md){.internal-link target=_blank}. ๐ŸŽฏ <a href="https://github.com/tiangolo/full-stack-fastapi-template/tree/master/backend/app/alembic" class="external-link" target="_blank"> `alembic` ๐Ÿ“ โ„น ๐Ÿ“Ÿ</a>.
    
    ### โœ ๐Ÿ”—
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 25K bytes
    - Viewed (0)
  3. docs/pt/docs/alternatives.md

    Eu nunca fui capaz de usar ele num projeto inteiro, por nรฃo ter integraรงรฃo de seguranรงa, entรฃo, eu nรฃo pude substituir todos os recursos que eu tinha com os geradores _full-stack_ baseados no Flask-apispec. Eu tive em minha gaveta de projetos a idรฉia de criar um _pull request_ adicionando essa funcionalidade.
    
    Mas entรฃo, o foco do projeto mudou.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 20 19:20:23 UTC 2024
    - 25.5K bytes
    - Viewed (0)
  4. docs/changelogs/changelog_2x.md

     *  **URLConnection support has moved to the okhttp-urlconnection module.**
        If you're upgrading from 1.x, this change will impact you. You will need to
        add the `okhttp-urlconnection` module to your project and use the
        `OkUrlFactory` to create new instances of `HttpURLConnection`:
    
        ```java
        // OkHttp 1.x:
        HttpURLConnection connection = client.open(url);
    
        // OkHttp 2.x:
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 26.6K bytes
    - Viewed (0)
  5. helm-releases/minio-3.5.0.tgz

    # Deploy if 'mode == gateway' - 4 replicas. gateway: type: "nas" # currently only "nas,gcs" are supported. replicas: 4 gcs: serviceAccountFile: "" # credential JSON file of service account key (not required if using existing secret) projectId: "" # Google cloud project id required ## TLS Settings for MinIO tls: enabled: false ## Create a secret with private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret:...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Feb 02 00:16:41 UTC 2022
    - 15.2K bytes
    - Viewed (0)
  6. helm-releases/minio-3.5.1.tgz

    # Deploy if 'mode == gateway' - 4 replicas. gateway: type: "nas" # currently only "nas,gcs" are supported. replicas: 4 gcs: serviceAccountFile: "" # credential JSON file of service account key (not required if using existing secret) projectId: "" # Google cloud project id required ## TLS Settings for MinIO tls: enabled: false ## Create a secret with private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret:...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Feb 04 22:54:20 UTC 2022
    - 15.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.28.md

    - Projects which use k8s.io/code-generator and invoke `generate-groups` or `generate-internal-groups.sh` have a new, simpler script (`kube_codegen.sh`) they can use.  The old scripts are deprecated but remain intact. ([#117262](https://github.com/kubernete...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/core/collection/ArrayUtil.java

    /*
     * Copyright 2012-2024 CodeLibs Project and the Others.
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     *     http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Nov 01 20:58:10 UTC 2024
    - Last Modified: Thu Mar 07 01:59:08 UTC 2024
    - 42.6K bytes
    - Viewed (0)
  9. helm-releases/minio-3.5.6.tgz

    # Deploy if 'mode == gateway' - 4 replicas. gateway: type: "nas" # currently only "nas,gcs" are supported. replicas: 4 gcs: serviceAccountFile: "" # credential JSON file of service account key (not required if using existing secret) projectId: "" # Google cloud project id required ## TLS Settings for MinIO tls: enabled: false ## Create a secret with private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret:...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sat Feb 19 20:34:14 UTC 2022
    - 17.6K bytes
    - Viewed (0)
  10. helm-releases/minio-3.5.9.tgz

    # Deploy if 'mode == gateway' - 4 replicas. gateway: type: "nas" # currently only "nas,gcs" are supported. replicas: 4 gcs: serviceAccountFile: "" # credential JSON file of service account key (not required if using existing secret) projectId: "" # Google cloud project id required ## TLS Settings for MinIO tls: enabled: false ## Create a secret with private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret:...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Mar 03 23:29:03 UTC 2022
    - 17.7K bytes
    - Viewed (0)
Back to top