View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-ai-vertex-ai-palm2-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.ai.vertexai.palm2.aot
├─ org.springframework.ai.vertexai.palm2.aot.VertexRuntimeHints.class - [JAR]
org.springframework.ai.vertexai.palm2
├─ org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatClient.class - [JAR]
├─ org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatOptions.class - [JAR]
├─ org.springframework.ai.vertexai.palm2.VertexAiPaLm2EmbeddingClient.class - [JAR]
org.springframework.ai.vertexai.palm2.api
├─ org.springframework.ai.vertexai.palm2.api.VertexAiPaLm2Api.class - [JAR]