- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 431 for composer (0.09 sec)
-
compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilder.java
if (configuratorConfig != null) { mojo.setComponentConfigurator(configuratorConfig.getValue()); } PlexusConfiguration composerConfig = c.getChild("composer"); if (composerConfig != null) { mojo.setComponentComposer(composerConfig.getValue()); } String since = c.getChild("since").getValue(); if (since != null) {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 17.6K bytes - Viewed (0) -
api/maven-api-plugin/src/main/mdo/plugin.mdo
implementation to be used. </description> </field> <field> <name>composer</name> <version>1.0.0/1.1.0</version> <type>String</type> <description></description> </field> <field xdoc.separator="blank"> <name>parameters</name>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Aug 16 14:16:22 UTC 2024 - 24.9K bytes - Viewed (0) -
tests/compose.yml
Omkar P <******@****.***> 1727666479 +0530
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Mon Sep 30 03:21:19 UTC 2024 - 798 bytes - Viewed (0) -
buildscripts/upgrade-tests/compose.yml
Harshavardhana <******@****.***> 1718255291 -0700
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jun 13 05:08:11 UTC 2024 - 1.4K bytes - Viewed (0) -
docs/orchestration/docker-compose/docker-compose.yaml
Minio Trusted <******@****.***> 1730323498 +0000
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Oct 30 21:24:58 UTC 2024 - 1.5K bytes - Viewed (0) -
docs/ko/docs/project-generation.md
- ๐งช E2E ํ ์คํธ๋ฅผ ์ํ [Playwright](https://playwright.dev). - ๐ฆ ๋คํฌ ๋ชจ๋ ์ง์. - ๐ [Docker Compose](https://www.docker.com): ๊ฐ๋ฐ ํ๊ฒฝ๊ณผ ํ๋ก๋์ (์ด์). - ๐ ๊ธฐ๋ณธ์ผ๋ก ์ง์๋๋ ์์ ํ ๋น๋ฐ๋ฒํธ ํด์ฑ. - ๐ JWT ํ ํฐ ์ธ์ฆ. - ๐ซ ์ด๋ฉ์ผ ๊ธฐ๋ฐ ๋น๋ฐ๋ฒํธ ๋ณต๊ตฌ. - โ [Pytest]๋ฅผ ์ด์ฉํ ํ ์คํธ(https://pytest.org). - ๐ [Traefik](https://traefik.io): ๋ฆฌ๋ฒ์ค ํ๋ก์ / ๋ก๋ ๋ฐธ๋ฐ์. - ๐ข Docker Compose๋ฅผ ์ด์ฉํ ๋ฐฐํฌ ์ง์นจ: ์๋ HTTPS ์ธ์ฆ์๋ฅผ ์ฒ๋ฆฌํ๊ธฐ ์ํ ํ๋ก ํธ์๋ Traefik ํ๋ก์ ์ค์ ๋ฐฉ๋ฒ์ ํฌํจ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Oct 04 11:16:34 UTC 2024 - 2.1K bytes - Viewed (0) -
.github/workflows/multipart/docker-compose-site1.yaml
Harshavardhana <******@****.***> 1696068836 -0700
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Sep 30 10:13:56 UTC 2023 - 1.5K bytes - Viewed (0) -
.github/workflows/multipart/docker-compose-site2.yaml
Harshavardhana <******@****.***> 1696068836 -0700
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Sep 30 10:13:56 UTC 2023 - 1.5K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/SequentialExecutor.java
* #queue}, the Executor will complete its tasks, and then restore the interruption. This means * that once the Thread returns to the Executor that this Executor composes, the interruption * will still be present. If the composed Executor is an ExecutorService, it can respond to * shutdown() by returning tasks queued on that Thread after {@link #worker} drains the queue. */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Feb 01 21:46:34 UTC 2024 - 10.6K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/SequentialExecutor.java
* #queue}, the Executor will complete its tasks, and then restore the interruption. This means * that once the Thread returns to the Executor that this Executor composes, the interruption * will still be present. If the composed Executor is an ExecutorService, it can respond to * shutdown() by returning tasks queued on that Thread after {@link #worker} drains the queue. */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Feb 01 21:46:34 UTC 2024 - 10.6K bytes - Viewed (0)