|
|
|
|
|
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. |
|