- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 265 for Developers (0.07 sec)
-
src/test/java/org/codelibs/fess/mylasta/action/FessUserBeanTest.java
assertFalse(fessUserBean.hasGroups(new String[] { "developers", "testers" })); // Test with single group matching one of accepted testUser.setGroupNames(new String[] { "developers" }); assertTrue(fessUserBean.hasGroups(new String[] { "developers", "testers" })); assertTrue(fessUserBean.hasGroups(new String[] { "managers", "developers" })); // Test with no matching groups
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 11.6K bytes - Viewed (0) -
docs/en/docs/history-design-future.md
## Design { #design } Then I spent some time designing the developer "API" I wanted to have as a user (as a developer using FastAPI). I tested several ideas in the most popular Python editors: PyCharm, VS Code, Jedi based editors. By the last <a href="https://www.jetbrains.com/research/python-developers-survey-2018/#development-tools" class="external-link" target="_blank">Python Developer Survey</a>, that covers about 80% of the users.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 4.2K bytes - Viewed (0) -
README.md
[Test using MinIO Client `mc`](#test-using-minio-client-mc) for more information on using the `mc` commandline tool. For application developers, see <https://docs.min.io/community/minio-object-store/developers/minio-drivers.html> to view MinIO SDKs for supported languages. > [!NOTE]
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 18.7K bytes - Viewed (0) -
pom.xml
<name>CodeLibs Project</name> <url>https://www.codelibs.org/</url> </organization> <developers> <developer> <id>shinsuke</id> <name>Shinsuke Sugaya</name> <email>******@****.***</email> <organization>CodeLibs Inc.</organization> <organizationUrl>https://codelibs.co</organizationUrl> </developer> </developers> <scm> <connection>scm:git:******@****.***:codelibs/corelib.git</connection>
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Sun Aug 31 03:01:32 UTC 2025 - 4.9K bytes - Viewed (0) -
docs/en/docs/deployment/https.md
The idea is to automate the acquisition and renewal of these certificates so that you can have **secure HTTPS, for free, forever**. ## HTTPS for Developers { #https-for-developers } Here's an example of how an HTTPS API could look like, step by step, paying attention mainly to the ideas important for developers. ### Domain Name { #domain-name }
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 19:34:08 UTC 2025 - 14.3K bytes - Viewed (0) -
docs/changelogs/upgrading_to_okhttp_4.md
OkHttp is **not** source-compatible for Kotlin callers, but upgrading should be automatic thanks to Kotlin’s powerful deprecation features. Most developers should be able to use IntelliJ’s _Code Cleanup_ for a safe and fast upgrade. Backwards-Incompatible Changes ------------------------------ #### OkHttpClient final methods
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Feb 06 16:58:16 UTC 2022 - 10.9K bytes - Viewed (0) -
pom.xml
<name>CodeLibs Project</name> <url>http://www.codelibs.org/</url> </organization> <developers> <developer> <id>shinsuke</id> <name>Shinsuke Sugaya</name> <email>******@****.***</email> <organization>CodeLibs Inc.</organization> <organizationUrl>https://codelibs.co</organizationUrl> </developer> </developers> <scm> <connection>scm:git:******@****.***:codelibs/curl4j.git</connection>
Registered: Thu Sep 04 15:34:10 UTC 2025 - Last Modified: Fri Jun 20 20:21:38 UTC 2025 - 4.7K bytes - Viewed (0) -
docs/sts/etcd.md
For example, you can configure STS with Client Grants (KeyCloak) using the guides at [MinIO STS Quickstart Guide](https://docs.min.io/community/minio-object-store/developers/security-token-service.html) and [KeyCloak Configuration Guide](https://github.com/minio/minio/blob/master/docs/sts/keycloak.md). Once this is done, STS credentials can be generated: ```
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 3.5K bytes - Viewed (0) -
pom.xml
<name>CodeLibs Project</name> <url>https://www.codelibs.org/</url> </organization> <developers> <developer> <id>shinsuke</id> <name>Shinsuke Sugaya</name> <email>******@****.***</email> <organization>CodeLibs Inc.</organization> <organizationUrl>https://codelibs.co</organizationUrl> </developer> </developers> <scm> <connection>scm:git:******@****.***:codelibs/jcifs.git</connection>
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Mon Aug 25 14:34:10 UTC 2025 - 12.1K bytes - Viewed (0) -
CONTRIBUTING.md
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Nov 17 18:47:47 UTC 2023 - 3.7K bytes - Viewed (0)