jar

io.cloudstate : cloudstate-springboot-support

Maven & Gradle

Dec 15, 2020
9 stars

Cloudstate Spring Boot · Cloudstate Spring Boot support

Table Of Contents

Latest Version

Download io.cloudstate : cloudstate-springboot-support JAR file - Latest Versions:

All Versions

Download io.cloudstate : cloudstate-springboot-support JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.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 cloudstate-springboot-support-0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.cloudstate.springboot.starter.internal

├─ io.cloudstate.springboot.starter.internal.BaseEntitySupportFactory.class - [JAR]

├─ io.cloudstate.springboot.starter.internal.CloudstateEntityScan.class - [JAR]

├─ io.cloudstate.springboot.starter.internal.CloudstateUtils.class - [JAR]

├─ io.cloudstate.springboot.starter.internal.Entity.class - [JAR]

├─ io.cloudstate.springboot.starter.internal.EntityScan.class - [JAR]

├─ io.cloudstate.springboot.starter.internal.EntityType.class - [JAR]

io.cloudstate.springboot.starter

├─ io.cloudstate.springboot.starter.CloudstateContext.class - [JAR]

├─ io.cloudstate.springboot.starter.CloudstateEntityBean.class - [JAR]

├─ io.cloudstate.springboot.starter.EntityAdditionaDescriptors.class - [JAR]

├─ io.cloudstate.springboot.starter.EntityServiceDescriptor.class - [JAR]

io.cloudstate.springboot.starter.autoconfigure

├─ io.cloudstate.springboot.starter.autoconfigure.CloudstateAutoConfiguration.class - [JAR]

├─ io.cloudstate.springboot.starter.autoconfigure.CloudstateBeanInitialization.class - [JAR]

├─ io.cloudstate.springboot.starter.autoconfigure.CloudstateProperties.class - [JAR]

├─ io.cloudstate.springboot.starter.autoconfigure.EnableCloudstate.class - [JAR]

Advertisement