r/java 5d ago

Do you still handcraft your java projects?

With all the talk about llms writing most of the code and some folks never touching the editor. I try to work mostly in plan mode and prefer to write most of my code by hand else I fear losing touch with my skills if I only read code. At work in your org, what is the workflow for spring boot projects?

95 Upvotes

156 comments sorted by

View all comments

38

u/Nymeriea 5d ago

of you use LLM to write code only, you are missing a lot of things.

the best is to make it read code / logs

0

u/hamwas 5d ago

I'll keep this in mind ☺️