Operator SDK - Samples - Spring Boot - Auto Config

Sample usage with Spring Boot

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators Configuration config
Группа

Группа

com.github.containersolutions
Идентификатор

Идентификатор

operator-framework-samples-spring-boot-auto-configuration
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Operator SDK - Samples - Spring Boot - Auto Config
Sample usage with Spring Boot

Скачать operator-framework-samples-spring-boot-auto-configuration

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-spring-boot-auto-configuration/ -->
<dependency>
    <groupId>com.github.containersolutions</groupId>
    <artifactId>operator-framework-samples-spring-boot-auto-configuration</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-spring-boot-auto-configuration/
implementation 'com.github.containersolutions:operator-framework-samples-spring-boot-auto-configuration:1.3.0'
// https://jarcasting.com/artifacts/com.github.containersolutions/operator-framework-samples-spring-boot-auto-configuration/
implementation ("com.github.containersolutions:operator-framework-samples-spring-boot-auto-configuration:1.3.0")
'com.github.containersolutions:operator-framework-samples-spring-boot-auto-configuration:jar:1.3.0'
<dependency org="com.github.containersolutions" name="operator-framework-samples-spring-boot-auto-configuration" rev="1.3.0">
  <artifact name="operator-framework-samples-spring-boot-auto-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.containersolutions', module='operator-framework-samples-spring-boot-auto-configuration', version='1.3.0')
)
libraryDependencies += "com.github.containersolutions" % "operator-framework-samples-spring-boot-auto-configuration" % "1.3.0"
[com.github.containersolutions/operator-framework-samples-spring-boot-auto-configuration "1.3.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.containersolutions : operator-framework-samples-common jar 1.3.0
com.github.containersolutions : spring-boot-operator-framework-starter jar 1.3.0
org.springframework.boot : spring-boot-starter-log4j2 jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0