u/HesandaLiyanage

▲ 19 r/java

I built my first Java library, would love some feedback

Hey everyone,

I just built my first ever Java library and wanted to share it.

It’s a small Spring Boot security SDK called Vault SDK. The basic idea is that you can add it to another Spring Boot project as a dependency, configure it, and it handles the auth filter/client/security context side of things.

It’s still super early, like 0.0.x early, so I’m sure there are rough edges. Since it touches security-related stuff, there might be things I’ve missed or designed badly, and I’d really appreciate feedback from people who know Spring/Spring Security better than me.

GitHub:  https://github.com/HesandaLiyanage/theVaultOfficial

It’s open source, and contributions/issues/roasts are welcome.

reddit.com
u/HesandaLiyanage — 3 days ago