What is the recommended project structure for spring boot rest projects?

前端 未结 9 1667
迷失自我
迷失自我 2020-12-07 09:29

I\'m a beginner with spring boot. I\'m involved in the beginning of a project where we would build rest services using spring boot. Could you please advise the recommended d

9条回答
  •  [愿得一人]
    2020-12-07 09:52

    I have an example which I have been using for couple years. Please take a look as a reference.

    https://github.com/bigzidane/springboot-rest-h2-swagger

提交回复
热议问题