jar

io.github.opensabe-tech : spring-boot-starter-dynamodb

Maven & Gradle

Jun 05, 2024

spring-boot-starter-dynamodb

Table Of Contents

Latest Version

Download io.github.opensabe-tech : spring-boot-starter-dynamodb JAR file - Latest Versions:

All Versions

Download io.github.opensabe-tech : spring-boot-starter-dynamodb JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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-boot-starter-dynamodb-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sabegeek.common.dynamodb.configuration

├─ com.sabegeek.common.dynamodb.configuration.MonitorConfiguration.class - [JAR]

com.sabegeek.common.dynamodb.config

├─ com.sabegeek.common.dynamodb.config.DynamoDBConfiguration.class - [JAR]

com.sabegeek.common.dynamodb.typehandler

├─ com.sabegeek.common.dynamodb.typehandler.DynamoDbOBService.class - [JAR]

com.sabegeek.common.dynamodb.annotation

├─ com.sabegeek.common.dynamodb.annotation.HashKeyName.class - [JAR]

├─ com.sabegeek.common.dynamodb.annotation.RangeKeyName.class - [JAR]

├─ com.sabegeek.common.dynamodb.annotation.TableName.class - [JAR]

com.sabegeek.common.dynamodb.Service

├─ com.sabegeek.common.dynamodb.Service.DynamoDbBaseService.class - [JAR]

├─ com.sabegeek.common.dynamodb.Service.KeyValueDynamoDbService.class - [JAR]

com.sabegeek.common.dynamodb.observation

├─ com.sabegeek.common.dynamodb.observation.DynamodbExecuteContext.class - [JAR]

├─ com.sabegeek.common.dynamodb.observation.DynamodbExecuteDocumentation.class - [JAR]

├─ com.sabegeek.common.dynamodb.observation.DynamodbExecuteObservationConvention.class - [JAR]

com.sabegeek.common.dynamodb.autoconfig

├─ com.sabegeek.common.dynamodb.autoconfig.DynamoDBAutoConfiguration.class - [JAR]

com.sabegeek.common.dynamodb.jfr

├─ com.sabegeek.common.dynamodb.jfr.DynamodbExecuteEvent.class - [JAR]

├─ com.sabegeek.common.dynamodb.jfr.DynamodbExecuteJFRGenerator.class - [JAR]