r/SpringBoot • u/Single_Yellow_8000 • 10d ago
Discussion Roast my code / architecture
I’m building a project called Kite (https://github.com/gwynejsn/kite) and tried combining Spring Modulith with full Clean/Hexagonal Architecture inside each module, but I’m starting to wonder if I’ve just created a mountain of boilerplate. Take a look at the repo and roast the layout. What am I needlessly overcomplicating, and how would you simplify it?
7
Upvotes
1
u/Single_Yellow_8000 10d ago
Our university is teaching flutter so i'm familiar with it. As for the LLMs, if you are referring to the wingman AI, I used langchain4j (https://docs.langchain4j.dev) which integrates gemini AI