Operator SDK - Samples - Spring Boot - Auto Config

Sample usage with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators Configuration config
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-samples-spring-boot-auto-configuration
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download operator-framework-samples-spring-boot-auto-configuration

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0