hashicorp / hashicorp/vault-examples

code in client-application java-pure is missed

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
168
Forks
48
PR merge metrics
No merged PRs in 30d

Description

In examples/client-applications/java-pure/README.md, it says:
```
java-pure/
├── pom.xml
├── README.md
└── src/
├── main/
│ ├── java/
│ │ └── com/
│ │ └── example/
│ │ └── vault/
│ │ ├── VaultApplication.java # Main application
│ │ ├── config/
│ │ │ └── VaultConfig.java # Configuration management
│ │ └── client/
│ │ └── VaultClient.java # Vault client
│ └── resources/
│ ├── config.properties # Configuration file
│ └── logback.xml # Logging configuration
└── test/
└── java/
└── com/
└── example/
└── vault/
└── VaultApplicationTest.java
```
but actually , not any java code is provided in this folder.
Please help with it ,thanks a lot

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.