jar

io.github.jacob-briscoe : spring-property-aws-ssm-resolver

Maven & Gradle

May 19, 2019
0 stars

Spring add-on that fetches Spring properties with a certain prefix from the AWS SSM Parameter Store

Table Of Contents

Latest Version

Download io.github.jacob-briscoe : spring-property-aws-ssm-resolver JAR file - Latest Versions:

All Versions

Download io.github.jacob-briscoe : spring-property-aws-ssm-resolver JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-property-aws-ssm-resolver-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jb.spring.env.aws

├─ io.github.jb.spring.env.aws.AWSEnvironmentPostProcessor.class - [JAR]

io.github.jb.aws

├─ io.github.jb.aws.AWSPropertySource.class - [JAR]

├─ io.github.jb.aws.SSM.class - [JAR]