Eonian Technologies
- Washington D.C. Metro Area
Pinned Loading
Repositories
- example-echo-api Public
A simple HTTP API implemented with Domain-driven Design, Hexagonal Architecture, Spring, and Jersey. Messages sent in the request are echoed back in the response. Additionally this project showcases the Parent POM's automation and CICD capabilities.
- example-child-war Public
An example WAR project showcasing the Parent POM's pipelining capabilities.
- example-child-jar Public
An example JAR project showcasing the Parent POM's pipelining capabilities.
- secrets-locker Public
The Eonian Secrets Locker provides in-app decryption of encrypted secrets at runtime. Encrypted secrets can be on the class path, the file system, or in AWS S3. Secrets are decrypted into Java Strings or Properties. Their plaintext is not written to disk. The library provides interfaces which can be implemented by different encryption providers.