jar

io.github.selevinia : selevinia-spring-boot-autoconfigure-tarantool

Maven & Gradle

Sep 22, 2021
3 usages
0 stars

Spring Boot Tarantool Autoconfigure · Spring Boot Autoconfigure for Tarantool Database

Table Of Contents

Latest Version

Download io.github.selevinia : selevinia-spring-boot-autoconfigure-tarantool JAR file - Latest Versions:

All Versions

Download io.github.selevinia : selevinia-spring-boot-autoconfigure-tarantool JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.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 selevinia-spring-boot-autoconfigure-tarantool-0.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.boot.autoconfigure.cache

├─ org.springframework.boot.autoconfigure.cache.TarantoolCacheAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.cache.TarantoolCacheManagerBuilderCustomizer.class - [JAR]

├─ org.springframework.boot.autoconfigure.cache.TarantoolCacheProperties.class - [JAR]

org.springframework.boot.autoconfigure.data.tarantool

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolConversionAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolDataAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolDataConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolProperties.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolReactiveDataAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolReactiveRepositoriesAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolReactiveRepositoriesRegistrar.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolRepositoriesAutoConfiguration.class - [JAR]

├─ org.springframework.boot.autoconfigure.data.tarantool.TarantoolRepositoriesRegistrar.class - [JAR]