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

Spring-Boot-Starter - AWS-Support 1.0.1

This minimal Spring-Boot-Starter is an very simple EnvironmentPostProcessor that detects the application is running on AWS or not. It utilizes the EC2MetadataUtils to fetch some details about the AWS environment it's running on.

Лицензия

Лицензия

MIT
Категории

Категории

Spring Boot Контейнер Микросервисы AWS PaaS Providers
Группа

Группа

org.zalando
Идентификатор

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

aws-support-spring-boot-starter
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

Spring-Boot-Starter - AWS-Support
This minimal Spring-Boot-Starter is an very simple EnvironmentPostProcessor that detects the application is running on AWS or not. It utilizes the EC2MetadataUtils to fetch some details about the AWS environment it's running on.
Организация-разработчик

Организация-разработчик

Zalando SE
Система контроля версий

Система контроля версий

https://github.com/zalando-incubator/aws-support-spring-boot-starter

Скачать aws-support-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/org.zalando/aws-support-spring-boot-starter/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>aws-support-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/aws-support-spring-boot-starter/
implementation 'org.zalando:aws-support-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/org.zalando/aws-support-spring-boot-starter/
implementation ("org.zalando:aws-support-spring-boot-starter:1.0.1")
'org.zalando:aws-support-spring-boot-starter:jar:1.0.1'
<dependency org="org.zalando" name="aws-support-spring-boot-starter" rev="1.0.1">
  <artifact name="aws-support-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='aws-support-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "org.zalando" % "aws-support-spring-boot-starter" % "1.0.1"
[org.zalando/aws-support-spring-boot-starter "1.0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar
com.amazonaws : aws-java-sdk-core jar 1.11.6
org.slf4j : slf4j-api jar

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

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