Hacker News new | ask | show | jobs
by matsemann 1358 days ago
That's not a spring thing, but a java tools convention (having a src and test folder etc). Nothing stops you from doing it differently, but most tools work out of the box if you follow that setup. So better to just do it than having to fight with / configure every part of your pipeline.
1 comments

im not disputing that. im wondering if javalin came with one out-of-the-box is all.