jar

community.solace.spring.boot : spring-boot-starter-solace-client-config

Maven & Gradle

Nov 07, 2023
1 stars

spring-boot-starter-solace-client-config · Provides functionality to define solace client certificate PEM text and private key directly in env variables or yaml files instead of using jks files.

Table Of Contents

Latest Version

Download community.solace.spring.boot : spring-boot-starter-solace-client-config JAR file - Latest Versions:

All Versions

Download community.solace.spring.boot : spring-boot-starter-solace-client-config JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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-solace-client-config-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.solacesystems.jcsmp.impl

├─ com.solacesystems.jcsmp.impl.JCSMPPropertiesExtension.class - [JAR]

community.solace.spring.boot.starter.solaceclientconfig

├─ community.solace.spring.boot.starter.solaceclientconfig.JCSMPPropertiesPostProcessor.class - [JAR]

├─ community.solace.spring.boot.starter.solaceclientconfig.KeyStoreFactory.class - [JAR]

├─ community.solace.spring.boot.starter.solaceclientconfig.PemFormatConfigurer.class - [JAR]

├─ community.solace.spring.boot.starter.solaceclientconfig.PemFormatTransformer.class - [JAR]