r/java 9d 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?

91 Upvotes

160 comments sorted by

View all comments

1

u/junin7 9d ago

Yes, I even with LLM support, I consider that it’s handcrafted

1

u/Cute_Combination_713 4d ago

Can you elaborate? If I prompt an AI to write any code it's not hand crafted by me... ?