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.
eonian-technologies/example-echo-api’s past year of commit activity - example-child-war Public
An example WAR project showcasing the Parent POM's pipelining capabilities.
eonian-technologies/example-child-war’s past year of commit activity - example-child-jar Public
An example JAR project showcasing the Parent POM's pipelining capabilities.
eonian-technologies/example-child-jar’s past year of commit activity - 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.
eonian-technologies/secrets-locker’s past year of commit activity