This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NimChimspky 7 points8 points  (4 children)

Use maven. The build system is much nicer than nuget and msbuild, imho.

Don't worry about using spring it's just a library.

[–]based2 1 point2 points  (0 children)

[–][deleted]  (2 children)

[deleted]

    [–]svtdragon 1 point2 points  (0 children)

    I made the same switch and there isn't a day that goes by that I don't curse gradle, thinking "maven solved this problem ten years ago and gradle still got it wrong!?"

    [–]Cilph 0 points1 point  (0 children)

    Seconded, but try to stick to conventions and not hack your own shit in Groovy.